dfr 2004-08-18 10:18:58 UTC
FreeBSD src repository
Modified files:
lib/libc/gen tls.c
Log:
Always allocate a TLS area even if its empty - libpthread relies on
having a valid %gs when it initialises.
MFC after: 2 days
Revision Changes Path
1.3 +4 -7 src/lib/libc/gen/tls.c