freebsd-dev/lib/libc_r
Alfred Perlstein e5ba687a2c Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthread
startup code rather than a static C++ object since c++ seems to be broken.

This doesn't seem to work for staticically linked program just yet, I'll
give that some more work when I get a chance.
2002-05-11 08:13:42 +00:00
..
arch Change #include "DEFS.h" to <machine/asm.h>. 2001-10-25 01:30:54 +00:00
man Describe handling of NULLs passed to pthread_setcancelstate(). 2001-11-05 08:21:32 +00:00
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
uthread Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthread 2002-05-11 08:13:42 +00:00
Makefile Sync SCM ID comments with libc. 2002-04-15 20:22:28 +00:00