summaryrefslogtreecommitdiff
path: root/usr.sbin/pccon
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-06-03 15:36:39 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-06-03 15:36:39 +0000
commit47561bf40394383aabd5d0557e73a2910dff2085 (patch)
treed626c43a5e9d70fdbfff261414b5d1e63764a88a /usr.sbin/pccon
parent74bf00df62339bb0f57afe82dd2a70cb4cac4516 (diff)
Set SIGCHLD to SIG_DFL not SIG_IGN to prevent "perl -w" from
complaining "Can't ignore signal CHLD, forcing to default". Setting SIGCHLD to SIG_IGN means "don't provide exit status for my children" on some OSes which is not what we want--we just don't want to catch SIGCHLD since our parent does that for us.
Diffstat (limited to 'usr.sbin/pccon')
0 files changed, 0 insertions, 0 deletions