chs ba70e96a09 in pthread_kill() and pthread_suspend_np(), return without doing anything
if the target thread is a zombie.

in all the functions that didn't do so already, verify a pthread_t before
dereferencing it (under #ifdef ERRORCHECK, since these checks are not
mandated by the standard).

clean up some debugging stuff.
2005-10-16 00:37:52 +00:00
2005-10-14 14:01:34 +00:00
2005-10-13 21:36:11 +00:00
2005-10-15 22:28:46 +00:00
2005-10-16 00:30:03 +00:00
2005-10-04 04:56:19 +00:00
2005-10-12 20:10:45 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%