K 10 svn:author V 6 jilles K 8 svn:date V 27 2012-04-09T21:58:58.234928Z K 7 svn:log V 293 Remove unused and wrong SA_PROC internal signal property. The SA_PROC signal property indicated whether each signal number is directed at a specific thread or at the process in general. However, that depends on how the signal was generated and not on the signal number. SA_PROC was not used. END