freebsd-dev/usr.bin/timeout
Baptiste Daroussin ff7c6d42f3 Use the new process reaper functionality
When not using the --foreground option timeout(1) is supported to signal all
command children hierarchy, timeout(1) now acquire the reaper to ensure this
really happens and no children process can escaper from timeout(1) control
2015-01-06 23:40:39 +00:00
..
tests Add regression tests for the timeout(1) utility 2014-10-28 10:39:41 +00:00
Makefile Add regression tests for the timeout(1) utility 2014-10-28 10:39:41 +00:00
timeout.1 Improve compatibility with GNU timeout 2014-10-28 10:33:31 +00:00
timeout.c Use the new process reaper functionality 2015-01-06 23:40:39 +00:00