freebsd-dev/lib/libpthread
Daniel Eischen 43dd76d242 Call the __sys_sigprocmask(the system call) when sigprocmask()
is called and the application is not threaded.  This works around
a problem when an application that hasn't yet become threaded
tries to jump out of a signal handler.

Reported by:	mbr
Approved by:	re@ (rwatson)
2003-05-30 00:09:22 +00:00
..
arch Eek, staticize a couple of functions that shouldn't 2003-05-19 23:04:50 +00:00
man mdoc(7) fixes. 2003-05-24 19:53:08 +00:00
sys Change low-level locking a bit so that we can tell if 2003-05-24 02:29:25 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Call the __sys_sigprocmask(the system call) when sigprocmask() 2003-05-30 00:09:22 +00:00
Makefile Remove the %gs restoring hack (already commented out). 2003-04-25 01:31:56 +00:00