summaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2025-11-20 16:02:43 +0000
committerPádraig Brady <P@draigBrady.com>2025-11-21 12:12:28 +0000
commitd0a51c614def6cf4f39fafe8ca7dcef925c4a503 (patch)
treee1cb4c098d23ae808b862d5f049846b1ac7f8de4 /scripts/git-hooks/commit-msg
parent1d58e4ddab548f574210da57ca44890a73efe9f8 (diff)
downloadcoreutils-d0a51c614def6cf4f39fafe8ca7dcef925c4a503.tar.gz
coreutils-d0a51c614def6cf4f39fafe8ca7dcef925c4a503.zip
timeout: handle all terminating signals
* src/timeout.c (term_sig): A new global list of all signals whose default disposition is to terminate the process. (install_cleanup): Iterate over the TERM_SIG list, rather than installing the handler for a specific subset. (block_cleanup_and_chld): Likewise. * tests/timeout/timeout.sh: Add a test case for SIGPIPE. * NEWS: Mention the bug fix.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions