David Schultz 48a3f7d9ae Fix the visibility of several prototypes. Also move pthread_kill() and
pthread_sigmask() to signal.h. In principle, this shouldn't break anything,
since they're already in signal.h on other systems, and the FreeBSD
manpage says that both pthread.h and signal.h need to be included to
get these functions.

Add a hack to declare pthread_t in the P1003.1-2008 namespace
in signal.h.
2009-03-14 20:10:14 +00:00
..
2008-08-07 15:07:48 +00:00
2006-05-22 05:57:39 +00:00
2007-06-11 06:25:19 +00:00
2006-03-02 10:01:52 +00:00
2007-06-03 17:20:27 +00:00