K 10 svn:author V 3 mtm K 8 svn:date V 27 2004-03-27T15:05:28.000000Z K 7 svn:log V 325 o Since we're not using signals for thread synchronization anymore, sigprocmask no longer needs to be wrapped. o raise(3) is applied to the calling thread in a threaded program. o In the sigaction wrapper reference the correct structure. o Don't treat SIGTHR especially anymore (infact it won't exist in a little while). END