Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker a1eb8cb5da avoid crash on stupid but allowable usage of pthread_mutex_unlock há 14 anos atrás
  Rich Felker 02084109f0 streamline mutex unlock to remove a useless branch, use a_store to unlock há 14 anos atrás
  Rich Felker 047e434ef5 implement robust mutexes há 14 anos atrás
  Rich Felker 18c7ea8055 avoid function call to pthread_self in mutex unlock há 14 anos atrás
  Rich Felker b1c43161c2 unify lock and owner fields of mutex structure há 14 anos atrás
  Rich Felker 4820f9268d fix and optimize non-default-type mutex behavior 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