freebsd-dev/lib/libpthread
deischen e8b66c6573 _exit in libc is now __sys_exit not __sys__exit.
Add another check for thread library initialization (jdp, we
really need a way to get _thread_init called at program start
before any constructors are run).
2001-01-29 03:24:23 +00:00
..
arch $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test -pthread -> -lc_r 2001-01-24 13:41:04 +00:00
thread _exit in libc is now __sys_exit not __sys__exit. 2001-01-29 03:24:23 +00:00
Makefile Add weak definitions for wrapped system calls. In general: 2001-01-24 13:03:38 +00:00