K 10 svn:author V 8 deischen K 8 svn:date V 27 2004-04-08T23:16:21.000000Z K 7 svn:log V 368 After forking and initializing the library to single-threaded mode (where the forked thread is the one and only thread and is marked as system scope), set the system scope flag before initializing the signal mask. This prevents trying to use internal locks that haven't yet been initialized. Reported by: Dan Nelson Reviewed by: davidxu END