about summary refs log tree commit diff
path: root/src/env/__reset_tls.c
Commit message (Expand)AuthorAgeFilesLines
* unify static and dynamic linked implementations of thread-local storageRich Felker2015-11-121-14/+9
* remove useless visibility application from static-linking-only codeRich Felker2015-04-221-2/+1
* add system for resetting TLS to initial valuesRich Felker2013-08-031-0/+22