diff options
author | Ron Yorston <rmy@pobox.com> | 2023-05-23 10:57:56 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-05-23 10:57:56 +0100 |
commit | c2eb45989fcd59617884dc853743b5cc94b15935 (patch) | |
tree | 6a74f1a55758e74d77fb8ec705a930a4f2010c4e /libbb | |
parent | 20b6a57af64506a4152b145b031aad2946a37ca8 (diff) | |
download | busybox-w32-c2eb45989fcd59617884dc853743b5cc94b15935.tar.gz busybox-w32-c2eb45989fcd59617884dc853743b5cc94b15935.tar.bz2 busybox-w32-c2eb45989fcd59617884dc853743b5cc94b15935.zip |
drop: changes to ctrl-c handling
Use the new kill_child_ctrl_handler() function:
- Ctrl-C can be used to terminate non-console applications.
- Ctrl-C in an interactive cmd.exe or PowerShell session won't
cause drop to terminate.
Also:
- Use getopt32() to process options.
- Update usage messages.
Adds 96-160 bytes.
Diffstat (limited to 'libbb')
0 files changed, 0 insertions, 0 deletions