beginnings of full TLS support in shared libraries
authorRich Felker <dalias@aerifal.cx>
Fri, 5 Oct 2012 01:01:56 +0000 (21:01 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 5 Oct 2012 01:01:56 +0000 (21:01 -0400)
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).


No differences found