mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-03 16:26:27 +02:00
4d90d29899
* src/timeout.c (cleanup): Send signals directly to the child in case it has started its own process group (like a cascaded timeout command would for example). * test/misc/timeout-group: Add a test case. * NEWS: Mention the fix.