K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-05-30T00:09:22.000000Z K 7 svn:log V 275 Call the __sys_sigprocmask(the system call) when sigprocmask() is called and the application is not threaded. This works around a problem when an application that hasn't yet become threaded tries to jump out of a signal handler. Reported by: mbr Approved by: re@ (rwatson) END