mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
These variables are not exported, and libc.so TLS is initial-exec anyway. Declare these variables as hidden and use the initial-exec TLS model. Reviewed-by: Frédéric Bérat <fberat@redhat.com>