minix/minix/servers
David van Moolenbroek 0f5c95a00b PM: make child time accumulation POSIX compliant
POSIX states that times() and getrusage() should only return child
user and system times of terminated children for which wait*() has
returned their PIDs.

Change-Id: I38e19ad71543a3b91e944bef8e4e1bd903de51bf
2015-09-28 14:06:57 +00:00
..
devman Add live update-friendly annotations. 2015-09-17 13:25:38 +00:00
ds DS: workaround for weak symbol issue 2015-09-17 17:13:28 +00:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
is Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
pm PM: make child time accumulation POSIX compliant 2015-09-28 14:06:57 +00:00
rs Kernel: separate userland ABI on kernel page 2015-09-23 12:01:15 +00:00
sched services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
vfs Fix noassert builds 2015-09-25 15:47:43 -07:00
vm VM: hide harmless ACL warning for RS at startup 2015-09-17 17:14:58 +00:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00