fix missing synchronization of pthread TSD keys with MT-fork
[musl] / src / thread / x32 /
2019-07-29 Rich Felkerremove x32 syscall timespec fixup hacks
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkermake arch __set_thread_area backends hidden
2018-09-12 Rich Felkermake arch __clone backends hidden
2018-09-05 Rich Felkerdefine and use internal macros for hidden visibility...
2016-01-22 Rich Felkermove x32 sysinfo impl and syscall fixup code out of...
2015-11-02 Rich Felkeruse explicit __cp_cancel label in cancellable syscall...
2015-05-02 Rich Felkerfix x32 __set_thread_area failure due to junk in upper...
2015-04-14 Rich Felkerconsistently use hidden visibility for cancellable...
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32