diff options
author | Ron Yorston <rmy@pobox.com> | 2025-02-08 12:49:06 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2025-02-08 12:49:06 +0000 |
commit | 5749feb35f44869643445b244ace1d62a7faf65c (patch) | |
tree | f998a1ffe205510e851acc0bdfe4cecfbe7b9b8a /libbb/trim.c | |
parent | 14ccc45d548c9dfa73594f155e920c83e2882081 (diff) | |
download | busybox-w32-master.tar.gz busybox-w32-master.tar.bz2 busybox-w32-master.zip |
win32: enhanced support for SIGPIPEHEADFRP-5579-g5749feb35master
Commit 68ddd4ec3c (win32: emulate SIGPIPE) allowed broken pipes
to be detected so that processes could either return EPIPE or
terminate.
Later, commit 1b2ee3667 (win32: add fake HUP and QUIT signals)
added support for two additional fake signals, thus allowing the
'kill' applet to refer to them by name and the shell to define
(though not execute) traps for them.
Add PIPE to the list of signals known to 'kill' and the shell,
though still without support for calling the trap function.
(GitHub issue #482)
Diffstat (limited to 'libbb/trim.c')
0 files changed, 0 insertions, 0 deletions