freebsd-dev/lib/libthr
mtm 4b5622fac3 When a thread exits it does not return from the kernel unless it
is the *only* remaining thread in the application, in which case we
should not core dump, and instead exit gracefully.

Approved by: markm/mentor, re/blanket libthr
2003-05-21 03:29:18 +00:00
..
arch Fix a null dereference leading to a core dump when 2003-05-06 02:33:49 +00:00
sys - Adjust the makefiles so we have a per architecture makefile. 2003-04-01 07:07:38 +00:00
thread When a thread exits it does not return from the kernel unless it 2003-05-21 03:29:18 +00:00
Makefile - Adjust the makefiles so we have a per architecture makefile. 2003-04-01 07:07:38 +00:00