History log of /seL4-test-master/projects/musllibc/src/thread/tls.c
Revision Date Author Comments
# 9b153c04 04-Oct-2012 Rich Felker <dalias@aerifal.cx>

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).