HomeFreeBSD

MFC 296416:

Description

MFC 296416:

Signal handling within tcsh vfork code path will conflict with some system
libraries (such as libthr) which maintain their own signal state. This
change adds the tcsh SAVESIGVEC option to save and restore the sigvecs for
the signals the child modifies before it execs.

Reviewed by: kib, rwatson
Reported by: kib

Details

Provenance
mpAuthored on
Reviewer
kib
Parents
rS296968: Bring down 0.4.5 vendor files and other catchups with the distribution tarball.
Branches
Unknown
Tags
Unknown