re-enable vdso clock_gettime on arm (32-bit) with workaround
[musl] / arch / x32 / pthread_arch.h
2020-08-27 Rich Felkerremove redundant pthread struct members repeated for...
2020-08-27 Rich Felkerdeduplicate __pthread_self thread pointer adjustment...
2020-08-25 Rich Felkerdeduplicate TP_ADJ logic out of each arch, replace...
2018-10-16 Rich Felkermake thread-pointer-loading asm non-volatile
2017-01-13 rofl0rfix crashes in x32 __tls_get_addr
2015-11-02 Rich Felkerproperly access mcontext_t program counter in cancellat...
2015-05-06 Rich Felkerfix stack protector crashes on x32 & powerpc due to...
2015-05-02 Rich Felkerfix broken cancellation on x32 due to incorrect saved...
2014-02-23 rofl0rimport vanilla x86_64 code as x32