diff options
author | Ron Yorston <rmy@pobox.com> | 2018-03-27 14:39:09 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-03-27 14:39:09 +0100 |
commit | c8d01c9f4b7bdbb88af9f796cf0b90e488812c86 (patch) | |
tree | dfc1a6a60502fc5fd8812f2e4147fdf564cca0e4 /init | |
parent | b8d57003cf8d175f7b854240d2bf01fcce8f3ffd (diff) | |
download | busybox-w32-c8d01c9f4b7bdbb88af9f796cf0b90e488812c86.tar.gz busybox-w32-c8d01c9f4b7bdbb88af9f796cf0b90e488812c86.tar.bz2 busybox-w32-c8d01c9f4b7bdbb88af9f796cf0b90e488812c86.zip |
timeout: futher improvements
When signal 0 is sent to the child process both coreutils and BusyBox
timeout allow the child to continue running. busybox-w32 was sending
the signal and then killing the child: be consistent.
When timeout is interrupted by SIGTERM or Ctrl-C from an interactive
shell kill the child too.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions