aboutsummaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2018-03-24 10:07:02 +0000
committerRon Yorston <rmy@pobox.com>2018-03-24 10:16:44 +0000
commit7f0a48f231c7a1bfcfce8b585abc54a3c48d3297 (patch)
treecbe4fead9a28947182b572797135487af5c60f5f /win32
parent36065f083a7eba3e0c6a9047c835b7efd1c61e9d (diff)
downloadbusybox-w32-7f0a48f231c7a1bfcfce8b585abc54a3c48d3297.tar.gz
busybox-w32-7f0a48f231c7a1bfcfce8b585abc54a3c48d3297.tar.bz2
busybox-w32-7f0a48f231c7a1bfcfce8b585abc54a3c48d3297.zip
timeout: bring exit status into line with coreutils
Coreutils documentation says of the exit status: 124 if command times out 125 if timeout itself fails 126 if command is found but cannot be invoked 127 if command cannot be found 137 if command is sent the KILL(9) signal (128+9) the exit status of command otherwise Make busybox-w32 'timeout' behaviour match this. Upstream BusyBox is unaffected. See GitHub issue #105.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions