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

/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_signal.cdiff 113859 Tue Apr 22 16:23:49 MDT 2003 jhb - Replace inline implementations of sigprocmask() with calls to
kern_sigprocmask() in the various binary compatibility emulators.
- Replace calls to sigsuspend(), sigaltstack(), sigaction(), and
sigprocmask() that used the stackgap with calls to the corresponding
kern_sig*() functions instead without using the stackgap.
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_signal.cdiff 113859 Tue Apr 22 16:23:49 MDT 2003 jhb - Replace inline implementations of sigprocmask() with calls to
kern_sigprocmask() in the various binary compatibility emulators.
- Replace calls to sigsuspend(), sigaltstack(), sigaction(), and
sigprocmask() that used the stackgap with calls to the corresponding
kern_sig*() functions instead without using the stackgap.
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_signal.cdiff 113859 Tue Apr 22 16:23:49 MDT 2003 jhb - Replace inline implementations of sigprocmask() with calls to
kern_sigprocmask() in the various binary compatibility emulators.
- Replace calls to sigsuspend(), sigaltstack(), sigaction(), and
sigprocmask() that used the stackgap with calls to the corresponding
kern_sig*() functions instead without using the stackgap.

Completed in 68 milliseconds