]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add a case to async-signal-safe TLS to set static TLS instead of waiting for a dlopen...
authorStan Shebs <stanshebs@google.com>
Fri, 8 Nov 2019 21:41:17 +0000 (13:41 -0800)
committerFangrui Song <i@maskray.me>
Sat, 28 Aug 2021 00:26:03 +0000 (17:26 -0700)
commitd0d7b3d2b39501cbad941304b8ccc2675d6b88a9
treec0f9dc7839fb2d93735edda750a008af8c12612d
parent6a12504329bf3473c081d40c90a823e92d70af51
Add a case to async-signal-safe TLS to set static TLS instead of waiting for a dlopen that may not actually be happening.
elf/dl-tls.c