diff options
| author | Pádraig Brady <P@draigBrady.com> | 2025-11-20 16:02:43 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2025-11-21 12:12:28 +0000 |
| commit | d0a51c614def6cf4f39fafe8ca7dcef925c4a503 (patch) | |
| tree | e1cb4c098d23ae808b862d5f049846b1ac7f8de4 /scripts/git-hooks/commit-msg | |
| parent | 1d58e4ddab548f574210da57ca44890a73efe9f8 (diff) | |
| download | coreutils-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
