glibc/ctype
Florian Weimer 2745db8dd3 ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483)
This ensures that the ctype data pointers in TLS are valid
in secondary namespaces even without initialization via
__ctype_init.

Reviewed-by: Frédéric Bérat <fberat@redhat.com>
2025-05-16 19:53:09 +02:00
..
Makefile ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) 2025-05-16 19:53:09 +02:00
Versions
ctype-c99.c
ctype-c99_l.c
ctype-extn.c
ctype-info.c ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) 2025-05-16 19:53:09 +02:00
ctype.c
ctype.h
ctype_l.c
isctype.c
test_ctype.c
tst-ctype-tls-dlmopen.c ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) 2025-05-16 19:53:09 +02:00
tst-ctype-tls-dlopen-static.c ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) 2025-05-16 19:53:09 +02:00
tst-ctype-tls-mod.c ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) 2025-05-16 19:53:09 +02:00
tst-ctype-tls-skeleton.c ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) 2025-05-16 19:53:09 +02:00