]> git.cameronkatri.com Git - pw-darwin.git/commit
Apply the correct fix for bin/50679: don't mess around with process groups
authorDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 9 Apr 2003 16:39:47 +0000 (16:39 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 9 Apr 2003 16:39:47 +0000 (16:39 +0000)
commite3302030b6df520e4355d5397d6b08b33979f5ee
treefdef945b1c0939fbef1832bedfcd51a572bdbb24
parentbc9a598f3014f05e5fc086563322e926a36eff6d
Apply the correct fix for bin/50679: don't mess around with process groups
or the tty, just block selected signals in the parent like system(3) does.
Many thanks to bde for his assistance in finding the correct solution.

PR: bin/50679
libutil/pw_util.c