]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setsid: add an option to wait child return value
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 22 Jul 2013 11:56:47 +0000 (12:56 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 1 Aug 2013 09:31:47 +0000 (11:31 +0200)
commit0dde19974bcbb07ce977992ab04b7dfa752d99b3
tree2adc7d4c4c8cda9c3aff4cdaf6170ec369cb97e0
parent7b1333fa6a7f5b927a8d80ba583e1b84435af105
setsid: add an option to wait child return value

This change proposed in util-linux maillist by Damien Wyart in behalf of
Daniel Kahn Gillmor.  Sami Kerola changed the patch to use option rather
than makign the default behavior of the command to change.

Reported-by: Damien Wyart <damien.wyart@gmail.com>
Reference: http://markmail.org/message/2z6qh5auk7wjie3l
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495881
CC: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/setsid.1
sys-utils/setsid.c