freebsd-skq/lib/libc_r
deischen 674bc2cc3f Change libkse back to libpthread and make it the default
thread library for i386, amd64, and ia64.  For alpha
and sparc64 the library is not changed and remains libkse,
and links are installed so that libpthread -> libc_r.

The gcc -pthread option will be changed in a separate
commit so that it links to -lpthread instead of -lc_r.

Approved by:	re@
2004-01-30 12:13:17 +00:00
..
arch Make libc/${MACHINE_ARCH} include directory not required by Alpha. 2003-07-02 13:27:54 +00:00
sys remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
test Make this compile without warnings on 64-bit architectures: 2003-06-04 20:38:54 +00:00
uthread Initialize the (i386) frame pointer when setting up a thread 2004-01-22 19:15:08 +00:00
Makefile Change libkse back to libpthread and make it the default 2004-01-30 12:13:17 +00:00