coreutils/src
Tommaso Fellegara 1595b6afaa
kill: use only least significant bits to identify signal with -l (#7225)
* kill: check the lower 5 bits when the input is a number

* test/kill: added testcase

* kill: check the last 7 bits

* kill: check only the last 8 bits and the signals in the range [128, 159]

---------

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2025-01-28 10:21:19 +01:00
..
bin Update uudoc to include development and code of conduct in SUMMARY and fix links in book 2024-12-29 13:02:35 -07:00
uu kill: use only least significant bits to identify signal with -l (#7225) 2025-01-28 10:21:19 +01:00
uucore uucore/docs.rs: generate the doc for all features 2025-01-26 19:54:12 +01:00
uucore_procs New release 2025-01-11 14:01:27 +01:00
uuhelp_parser New release 2025-01-11 14:01:27 +01:00