aboutsummaryrefslogtreecommitdiffstats
path: root/src/coreutils.c
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2024-12-21 12:54:59 +0000
committerPádraig Brady <P@draigBrady.com>2024-12-23 11:49:10 +0000
commit7e5b6b6f076afd4e9bcf2507efb496c63c026363 (patch)
tree583fb05302630714afb76aebf5062e01f867f74e /src/coreutils.c
parentmaint: correct © dates for hardware optimized crc routines (diff)
downloadcoreutils-7e5b6b6f076afd4e9bcf2507efb496c63c026363.tar.gz
coreutils-7e5b6b6f076afd4e9bcf2507efb496c63c026363.zip
kill: with -l,-t list signal 0
The 0 (EXIT) signal is valid as input (and useful to determine existence of a pid), so list it along with other signals. * doc/coreutils.texi (signal specifications): Document 0, "EXIT". * src/kill.c (list_signals): Start loops at 0, not 1. * tests/misc/kill.sh: Add a test case. * NEWS: Mention the change in behavior.
Diffstat (limited to 'src/coreutils.c')
0 files changed, 0 insertions, 0 deletions