K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-08-10T22:20:41.000000Z K 7 svn:log V 246 If thread mode is not activated yet, just call __sys_fork() directly, otherwise masks all signals until fork() returns, in child process, we reset library state before restoring signal masks until we reach a safe to point. Reviewed by: deischen END