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
Approved by: re

Details

Provenance
mpAuthored on
Reviewer
kib
Parents
rS296975: cxgbe(4): Tidy up PAUSE frame accounting.
Branches
Unknown
Tags
Unknown