Document that execve(2) resets SIGCHLD to SIG_DFL
authorguenther <guenther@openbsd.org>
Sun, 11 Oct 2015 09:51:26 +0000 (09:51 +0000)
committerguenther <guenther@openbsd.org>
Sun, 11 Oct 2015 09:51:26 +0000 (09:51 +0000)
commit93024534bb8508f1ab1cee1f3713f250b46dae6e
tree189519d38f46336fff0155fec8adb800e8fd750c
parent139d2eef5d98e9a57ef3b9633973c98289394f99
Document that execve(2) resets SIGCHLD to SIG_DFL

wordsmithing and ok jmc@
lib/libc/gen/signal.3
lib/libc/sys/execve.2
lib/libc/sys/sigaction.2