K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-22T18:23:49.000000Z K 7 svn:log V 328 - 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. END