]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setsid: add option "-c" to set the controlling terminal
authorHarald Hoyer <harald@redhat.com>
Wed, 14 Mar 2012 09:07:18 +0000 (10:07 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Mar 2012 08:22:54 +0000 (09:22 +0100)
commit8a2f04ddca527dfbfacbe9c6504e858ef8c5c35d
treebe3e0a16494944f680a23defa7139ea1087c10f0
parentd0202f1c5ab4e7a54256864484a59addb94625ab
setsid: add option "-c" to set the controlling terminal

[kzak@redhat.com: - use STDIN_FILENO rather than 0]

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/setsid.1
sys-utils/setsid.c