minix/minix/usr.bin/trace/service
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
..
ipc.c minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
pm.c getrusage(2): zero out ru_nsignals field 2015-09-28 14:06:58 +00:00
rs.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
vfs.c getrusage(2): zero out ru_i[xds]rss fields 2015-09-28 14:06:58 +00:00
vm.c Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00