re-enable vdso clock_gettime on arm (32-bit) with workaround
[musl] / arch / i386 / pthread_arch.h
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
2015-11-02 Rich Felkerproperly access mcontext_t program counter in cancellat...
2012-10-15 Rich Felkeradd support for TLS variant I, presently needed for...
2011-08-07 Rich Felkerensure the compiler does not move around thread-registe...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-24 Rich Felkeroverhaul cancellation to fix resource leaks and dangero...
2011-02-15 Rich Felkerfinish unifying thread register handling in preparation...