minix/minix/include
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 New sources layout 2014-07-31 16:00:30 +02:00
ddekit Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
libdde New sources layout 2014-07-31 16:00:30 +02:00
minix PM: add support for wait4(2) 2015-09-29 18:15:28 +00:00
net netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
sys Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
configfile.h remove libcompat_minix as library 2014-08-28 18:49:13 +02:00
env.h libsys: resolve clang warnings 2014-09-30 20:08:54 +00:00
lib.h Kernel: separate userland ABI on kernel page 2015-09-23 12:01:15 +00:00
libutil.h New sources layout 2014-07-31 16:00:30 +02:00
Makefile libfetch: switch to external/bsd version 2015-09-23 12:03:08 +00:00
varargs.h New sources layout 2014-07-31 16:00:30 +02:00