dsl f56bfb975c Add the child 'rusage' of an exiting process to its own 'rusage' exactly
once, and prior to passing it to the caller of sys_wait4() and at the same
time as adding it to the parent.
Commands like:
time sh -c 'i=0; while [ $i -lt 1000 ]; do i=$(expr $i + 1); done'
now give same output.
2007-05-08 20:10:14 +00:00
..
2007-04-30 14:47:32 +00:00
2007-04-30 14:44:28 +00:00
2007-04-19 11:03:44 +00:00
2007-04-30 14:47:32 +00:00
2007-04-29 20:23:34 +00:00
2007-04-09 15:00:42 +00:00