summaryrefslogtreecommitdiff
path: root/src/env/__reset_tls.c
AgeCommit message (Expand)AuthorLines
2018-10-12combine arch ABI's DTP_OFFSET into DTV pointersRich Felker-5/+4
2015-11-12unify static and dynamic linked implementations of thread-local storageRich Felker-14/+9
2015-04-22remove useless visibility application from static-linking-only codeRich Felker-2/+1
2013-08-03add system for resetting TLS to initial valuesRich Felker-0/+22