Histórico de Commits

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