Searched hist:11605 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_signal.cdiff 11605 Sat Oct 21 03:01:57 MDT 1995 swallace sigset() should have sa_flags cleared to sig is maked before calling
handler (remove SA_NODEFER).

On the other hand, signal() case should set sa_flags to SA_NODEFER as
in previous change.

In addition, added #ifdef'd code for signal() to or in SA_RESETHAND
flag for when that compatability is implemented.

Completed in 41 milliseconds