dfr 2004-08-03 08:54:01 UTC
FreeBSD src repository
Modified files:
lib/libc/gen Makefile.inc
Added files:
lib/libc/gen tls.c
Log:
Add stubs for TLS functions. These will be replaced at runtime by the
functional versions in rtld.
Revision Changes Path
1.116 +4 -3 src/lib/libc/gen/Makefile.inc
1.1 +69 -0 src/lib/libc/gen/tls.c (new)