This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/1176] sys_times return value


------- Additional Comments From roland at gnu dot org  2006-02-06 03:36 -------
This is a kernel problem.  The kernel should not return negative values unless
it's due to true overflow.  I'd say the kernel ought to subtract INITIAL_JIFFIES
when converting to clock_t for sys_times.  But at any rate, it is not something
glibc can do anything about.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
               Flag|                            |examined+


http://sourceware.org/bugzilla/show_bug.cgi?id=1176

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]