Force SIGCHLD to default handler
... so that waitpid() works even if our parent process ignores SIGCHLD (SIG_IGN is preserved across exec*()). (cherry picked from commit 94763831fb59701a30f7e55c8ce9258ddbeeff18)
Showing
Please register or sign in to comment