freebsd-skq/lib/libpthread
Brian Somers ee12856f1d In the NOTYET code path when a process forks, the remaining
child thread goes back to system scope rather than process
scope.  This allows an ensuing exec() to actually work.

This change was made a year ago here, but I "forgot" to
commit it :(

Approved by:	deischen
MFC after:	3 weeks
2007-03-05 17:47:27 +00:00
..
arch Stylize: 2006-09-01 21:25:22 +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 In the NOTYET code path when a process forks, the remaining 2007-03-05 17:47:27 +00:00
Makefile Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
pthread.map Export offsets of thread signal pending set and signal mask for debugger. 2006-05-17 04:59:59 +00:00