On Sun, Feb 26, 2006 at 03:52:41AM +0100, Michael Kerrisk wrote:
> > it would be good if wait3(2) and wait4(2) points to clock(3) and
> > clock_gettime(3) 
> 
> Why?
> 
> > Also
> > getrusage(2) should point to clock(3) and clock_gettime(3)
> 
> Why?

Because those are alternative ways to get to accounting data. I think if
somebody knows the traditional interface like wait3(2) and time(1) she might
want to know about the other posix possibilities to get to that data (not
after the fact). At least I had this situation that I was looking up time
and its background and did not get a pointer to the clock_ familiy.

Gruss
Bernd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to