Historique des commits

Auteur SHA1 Message Date
  Rich Felker f08ab9e61a redesign and simplify vmlock system il y a 10 ans
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile il y a 10 ans
  Rich Felker b8a9c90e4f sanitize number of spins in userspace before futex wait il y a 10 ans
  Rich Felker b8ca9eb530 fix fallback checks for kernels without private futex support il y a 10 ans
  Rich Felker bc09d58c04 make futex operations use private-futex mode when possible il y a 10 ans
  Rich Felker da8d0fc4fa fix extremely rare but dangerous race condition in robust mutexes il y a 12 ans
  Rich Felker de543b05c8 fix excessive/insufficient wakes in __vm_unlock il y a 13 ans
  Rich Felker 9cee9307e3 improve pshared barriers il y a 13 ans
  Rich Felker 95b1479672 next step making barrier self-sync'd destruction safe il y a 13 ans
  Rich Felker 067bdc2c18 correctly handle the degenerate barrier in the pshared case il y a 13 ans
  Rich Felker d8dc1df1c2 fix pshared barrier wrong return value. il y a 13 ans
  Rich Felker 6016457011 process-shared barrier support, based on discussion with bdonlan il y a 13 ans
  Rich Felker 9dd6399c95 remove debug code that was missed in barrier commit il y a 14 ans
  Rich Felker f16a3089be completely new barrier implementation, addressing major correctness issues 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