summaryrefslogtreecommitdiff
path: root/src/env/__reset_tls.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-12unify static and dynamic linked implementations of thread-local storageRich Felker1-14/+9
2015-04-22remove useless visibility application from static-linking-only codeRich Felker1-2/+1
2013-08-03add system for resetting TLS to initial valuesRich Felker1-0/+22