K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-11-14T03:21:22.000000Z K 7 svn:log V 248 - Use the magic for ___sigreturn in __sigset. - In __sigreturn call sigprocmask() to restore our signal state rather than returning through sigreturn(). jmp to ___sigreturn to restore our register state following this. Requested by: pete END