diff options
author | Ron Yorston <rmy@pobox.com> | 2020-02-10 12:55:41 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-02-10 12:55:41 +0000 |
commit | 2ed9b3d2e51ddcedcac75fbbe58f5c70d33c1bd8 (patch) | |
tree | a63b3fff5a4a8c92c4a8e6d690e40636caed61c5 /scripts | |
parent | 5f2f75d721dcf7629facd7fd366f42fec80ada21 (diff) | |
download | busybox-w32-2ed9b3d2e51ddcedcac75fbbe58f5c70d33c1bd8.tar.gz busybox-w32-2ed9b3d2e51ddcedcac75fbbe58f5c70d33c1bd8.tar.bz2 busybox-w32-2ed9b3d2e51ddcedcac75fbbe58f5c70d33c1bd8.zip |
ash: fixes to trap
If a trap is set for SIGINT don't call raise(SIGINT) in preadfd(),
otherwise the shell exits because the signal isn't being caught.
In forkshell_init() change the initialisation of trap and trap_ptr.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions