URL:
<http://savannah.gnu.org/bugs/?20683>
Summary: time returns bogus user/system time
Project: The GNU Hurd
Submitted by: sthibaul
Submitted on: samedi 04.08.2007 à 11:57
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Reproducibility: None
Size (loc): None
Planned Release: None
Effort: 0.00
Wiki-like text discussion box:
_______________________________________________________
Details:
This is because GNU mach doesn't provide the stime/utime for children, see
implementation of times() in glibc, sysdeps/mach/hurd/times.c:
/* XXX This can't be implemented until getrusage(RUSAGE_CHILDREN) can be.
*/
tms->tms_cutime = tms->tms_cstime = 0;
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?20683>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-hurd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-hurd