Koffie Yahoo <[email protected]> writes: > I've looked but not found (and I hope I'm in the right group here): Is > there a way to get the user time and system time of a /running/ child > from its parent (without having to mount procfs)?
If you have only one child, there's getrusage(2). DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

