Historique des commits

Auteur SHA1 Message Date
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch il y a 4 ans
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET il y a 4 ans
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile il y a 6 ans
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler il y a 9 ans
  Rich Felker f29e834d98 remove size suffix in x86_64 __pthread_self asm il y a 10 ans
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips il y a 12 ans
  Rich Felker 8426a99048 ensure the compiler does not move around thread-register-based reads il y a 13 ans
  Rich Felker feee98903c overhaul pthread cancellation il y a 13 ans
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals il y a 13 ans
  Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! il y a 13 ans