aboutsummaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2025-11-23 10:05:39 +0000
committerRon Yorston <rmy@pobox.com>2025-11-23 10:05:39 +0000
commit42c3b212d9f9fe964401ed45b1cfd4b67066fb80 (patch)
tree19659110ea526aab81af21a3684af86e9ec91508 /win32
parent18ad143f86ded661ae4d2bef0e3a36490e786963 (diff)
downloadbusybox-w32-master.tar.gz
busybox-w32-master.tar.bz2
busybox-w32-master.zip
ash: allow ctrl-c to interrupt read in minttyHEADmaster
The command 'read -t 10' couldn't be interrupted by ctrl-c when ash was running in the mintty terminal emulator. This issue was introduced by commits 8e6991733 and b2901ce8e which fixed other problems with the 'read' builtin. Rearrange the code to avoid calling poll(2) in an interactive shell on Windows. (GitHub issue #547)
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions