freebsd-dev/lib/libc_r
Daniel Eischen 221b1e69c5 _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
man Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
sys
test -pthread -> -lc_r 2001-01-24 13:41:04 +00:00
uthread _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