Historique des commits

Auteur SHA1 Message Date
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers il y a 6 ans
  Jens Gustedt df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads il y a 10 ans
  Rich Felker bc09d58c04 make futex operations use private-futex mode when possible il y a 10 ans
  Rich Felker b2b95a58b4 add fast path for normal mutexes back to pthread_mutex_lock il y a 14 ans
  Rich Felker c68de0be2f avoid accessing mutex memory after atomic unlock il y a 14 ans
  Rich Felker ec2e50d0d7 cheap trick to further optimize locking normal mutexes il y a 14 ans
  Rich Felker 124b4ebc8a cheap special-case optimization for normal mutexes il y a 14 ans
  Rich Felker 047e434ef5 implement robust mutexes il y a 14 ans
  Rich Felker b1c43161c2 unify lock and owner fields of mutex structure il y a 14 ans
  Rich Felker d4f9e0b364 correct error returns for error-checking mutexes il y a 14 ans
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans