chiark / gitweb /
mtimeout.c: Add `--kill-after' and `--no-kill' options.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 15 Dec 2011 00:55:01 +0000 (00:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 15 Dec 2011 01:12:46 +0000 (01:12 +0000)
commit0db9a123423710b79d3191146e5055806ccf9e36
tree67a58482740516a239094a4ce32a57b8685c79ae
parentf42ff973cd0e180e7decb57cd9818a3f18e635f7
mtimeout.c: Add `--kill-after' and `--no-kill' options.

The `--kill-after' option is from the GNU Coreutils `timeout' program,
which doesn't kill by default.  The `--no-kill' option emulates this
behaviour.
mtimeout.1
mtimeout.c