• Karl Heuer's avatar
    (create_process): Use Posix signal handling to · 0dc70c33
    Karl Heuer authored
    block signals, if available.  If HAVE_VFORK, save and restore
    signal handlers that the child might change, since in many
    systems (e.g. Solaris 2.4) if the child changes the signal
    handlers this munges the parent's handler.
    0dc70c33
process.c 105 KB