minix/minix
David van Moolenbroek 0f8e20a12c getrusage(2): zero out ru_nsignals field
The current value was both wrong (counting spawned kernel signals
rather than delivered user signals) and returned for the calling
process even if the request was for the process's children.
For now we are better off not populating this field at all.

Change-Id: I6c660be266b5746b7c3db57ae88fa7f872961ee2
2015-09-28 14:06:58 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
drivers Resolve more warnings 2015-09-23 12:04:58 +00:00
fs commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
include Resolve more warnings 2015-09-23 12:04:58 +00:00
kernel getrusage(2): zero out ru_nsignals field 2015-09-28 14:06:58 +00:00
lib Fix noassert builds 2015-09-25 15:47:43 -07:00
llvm Resolve more warnings 2015-09-23 12:04:58 +00:00
man commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
net commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers getrusage(2): zero out ru_i[xds]rss fields 2015-09-28 14:06:58 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests getrusage(2): zero out ru_i[xds]rss fields 2015-09-28 14:06:58 +00:00
usr.bin getrusage(2): zero out ru_nsignals field 2015-09-28 14:06:58 +00:00
usr.sbin commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00