K 10 svn:author V 8 deischen K 8 svn:date V 27 2000-10-25T11:46:07.000000Z K 7 svn:log V 237 Make pthread_kill() know about temporary signal handlers installed by sigwait(). This prevents a signal from being sent to the process when there are no application installed signal handlers. Correct a typo in sigwait (foo -> foo[i]). END