Історія комітів

Автор SHA1 Опис Дата
  Rich Felker 8f11e6127f track all live threads in an AS-safe, fully-consistent linked list 6 роки тому
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers 6 роки тому
  Rich Felker cdba6b2562 improve joinable/detached thread state handling 7 роки тому
  Jens Gustedt c4bc0b1a64 consistently use the LOCK an UNLOCK macros 7 роки тому
  Jens Gustedt 47d0bcd476 new lock algorithm with state and congestion count in one atomic int 7 роки тому
  Rich Felker c1e27367a9 fix read-after-free type error in pthread_detach 7 роки тому
  Rich Felker 23614b0fcb add C11 thread creation and related thread functions 10 роки тому
  Jens Gustedt df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads 10 роки тому
  Rich Felker bbbe87e35c fix several locks that weren't updated right for new futex-based __lock 13 роки тому
  Rich Felker 92f8396b0c fix potential race condition in detached threads 13 роки тому
  Rich Felker 2b71a4d1df fix more instances of old a_xchg (use new a_swap name) 13 роки тому
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 роки тому