diff options
author | Ron Yorston <rmy@pobox.com> | 2021-01-18 08:49:21 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-01-18 08:49:21 +0000 |
commit | 12e14ebba6b6fe111829cac357b48154e769d778 (patch) | |
tree | 2d6ce70e071e0fde33712fecd1ab8026989412c0 /shell/hush_test | |
parent | 89963b524d211e1aec12b72b3725be05ee95c8cf (diff) | |
download | busybox-w32-FRP-3812-g12e14ebba.tar.gz busybox-w32-FRP-3812-g12e14ebba.tar.bz2 busybox-w32-FRP-3812-g12e14ebba.zip |
ash: alter handling of interactive ^CFRP-3812-g12e14ebba
Upstream commit 4ac35a30d (ash: make interactive ^C break out of
PS2 mode) doesn't work for WIN32. It causes the shell to exit
when ^C is pressed on the command line.
Call raise_interrupt() instead of raise(SIGINT).
Diffstat (limited to 'shell/hush_test')
0 files changed, 0 insertions, 0 deletions