musl/src/thread/i386
Rich Felker 9b153c043e 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).
2012-10-04 21:01:56 -04:00
..
__set_thread_area.s overhaul clone syscall wrapping 2011-09-18 10:14:37 -04:00
__unmapself.s restore use of .type in asm, but use modern @function (vs %function) 2011-06-14 23:15:08 -04:00
clone.s overhaul clone syscall wrapping 2011-09-18 10:14:37 -04:00
syscall_cp.s fix issue with longjmp out of signal handlers and cancellation 2012-05-23 15:45:41 -04:00
tls.s beginnings of full TLS support in shared libraries 2012-10-04 21:01:56 -04:00