about summary refs log tree commit diff
path: root/src/thread/tls.c
Commit message (Collapse)AuthorAgeFilesLines
* beginnings of full TLS support in shared librariesRich Felker2012-10-041-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).