minix/minix/lib/libc
David van Moolenbroek 29346ab043 PM: add support for wait4(2)
This patch adds support for the wait4 system call, and with that the
wait3 call as well.  The implementation is absolutely minimal: only
user and system times of the exited child are returned (with all other
rusage fields left zero), and there is no support for tracers.  Still,
this should cover the main use cases of wait4.

Change-Id: I7a04589a8423a23990ab39aa38e85d535556743a
2015-09-29 18:15:28 +00:00
..
arch Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
gen PM: add support for wait4(2) 2015-09-29 18:15:28 +00:00
net New sources layout 2014-07-31 16:00:30 +02:00
sys PM: add support for wait4(2) 2015-09-29 18:15:28 +00:00
Makefile.inc Drop minix-malloc & friends 2014-09-08 17:30:18 +02:00