summaryrefslogtreecommitdiff
path: root/src/thread/tls.c
AgeCommit message (Collapse)AuthorLines
2012-10-04beginnings of full TLS support in shared librariesRich Felker-0/+0
this code will not work yet because the necessary relocations are not supported, and cannot be supported without some internal changes to how relocation processing works (coming soon).