Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch há 4 anos atrás
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET há 4 anos atrás
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile há 6 anos atrás
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler há 9 anos atrás
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips há 12 anos atrás
  Rich Felker 8426a99048 ensure the compiler does not move around thread-register-based reads há 13 anos atrás
  Rich Felker feee98903c overhaul pthread cancellation há 13 anos atrás
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals há 13 anos atrás
  Rich Felker 7b2dd2235d finish unifying thread register handling in preparation for porting há 13 anos atrás