davidxu 2006-03-28 06:06:38 UTC FreeBSD src repository Modified files: lib/libc/gen tls.c Log: Allocate space for thread pointer, this allows thread library to access its pointer from begin, and simplifies _get_curthread() in libthr. Revision Changes Path 1.9 +3 -3 src/lib/libc/gen/tls.c