freebsd-dev/lib/libpthread
Maxim Konovalov 0295184c7e o Remove a cruft prevented libpthread sigaction(2) wrapper to
do its work for SIGINFO.  Always install libpthread signal handler
wrapper for SIGINFO even if user SIG_IGN's or SIG_DFL's it.

SIGINFO has a special meaning for libpthread: when LIBPTHREAD_DEBUG
enviroment variable defined it is used for dumping an information
about threads to /tmp/.

Reported by:	mi
Reviewed by:	deischen
MFC after:	2 weeks
2006-06-09 14:23:40 +00:00
..
arch In order to let new binutils can compile it, replace movl with 2006-05-07 08:19:04 +00:00
support Eliminate plt relocation for kse_switchin. 2005-03-21 23:10:35 +00:00
sys Add compatibility symbol maps. libpthread (.so.1 and .so.2) 2006-03-13 00:59:51 +00:00
test o Include <sys/time.h> 2005-11-19 04:47:06 +00:00
thread o Remove a cruft prevented libpthread sigaction(2) wrapper to 2006-06-09 14:23:40 +00:00
Makefile Install shared libpthread library into /lib; needed by some 2006-04-12 19:42:20 +00:00
pthread.map Export offsets of thread signal pending set and signal mask for debugger. 2006-05-17 04:59:59 +00:00