mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
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>
3 lines
61 B
C
3 lines
61 B
C
#define DO_STATIC_TEST 1
|
|
#include "tst-ctype-tls-skeleton.c"
|