K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-09-22T19:08:11.402698Z K 7 svn:log V 322 Switch to sigprocmask(2) API also in the main process and secondary process. This way the primary process inherits signal mask from the main process, which fixes a race where signal is delivered to the primary process before configuring signal mask. Reported by: Mikolaj Golub MFC after: 3 days END