beginnings of full TLS support in shared libraries

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).
This commit is contained in:
Rich Felker
2012-10-04 21:01:56 -04:00
parent bc6a35fb7b
commit 9b153c043e
4 changed files with 19 additions and 1 deletions

0
src/thread/tls.c Normal file
View File