Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
procinfo
procinfo-ia64.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File procinfo-ia64.diff of Package procinfo
Only in .: procinfo Only in .: procinfo.o diff -ur ../procinfo-18.orig/routines.c ./routines.c --- ../procinfo-18.orig/routines.c 2004-03-01 14:39:17.710609000 +0100 +++ ./routines.c 2004-03-01 14:53:11.705012133 +0100 @@ -390,7 +390,7 @@ unsigned int d, h, m, s; static char buf[22]; - t *= 100 / HZ; + t = (t*100) / HZ; d = (unsigned int) (t / 8640000); t = t - (unsigned long) (d * 8640000); h = (unsigned int) (t / 360000); Only in .: routines.o
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor