Prepare for thread-local errno by implementing full TLS support for
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 29 Apr 2005 22:00:20 +0000 (22:00 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 29 Apr 2005 22:00:20 +0000 (22:00 +0000)
commita378ce7d5ac32e9f2633d2c798abaeda34b8b7f3
treef2da60237cc9acda9cd0b2137d33aa3f2032e5cb
parentd2a4c6204a77aaec984b85e9754b5aa783192476
Prepare for thread-local errno by implementing full TLS support for
static binaries, which does not touch errno before the initial TLS
space is created. This code path is *very* sensitive to changes.
lib/libc/gen/tls.c
lib/libc/i386/SYS.h
lib/libc/i386/sys/Makefile.inc