• Rémi Denis-Courmont's avatar
    Force SIGCHLD to default handler · 324a2db1
    Rémi Denis-Courmont authored
    ... so that waitpid() works even if our parent process ignores SIGCHLD
    (SIG_IGN is preserved across exec*()).
    (cherry picked from commit 94763831fb59701a30f7e55c8ce9258ddbeeff18)
    324a2db1
vlc.c 7.34 KB