Historique des commits

Auteur SHA1 Message Date
  Rich Felker b3c08a16c0 simplify unified timed wait code, drop support for newer method il y a 13 ans
  Rich Felker 8aeee8db21 timedwait: play it safe for now il y a 14 ans
  Rich Felker 4717bfec70 correctly handle old kernels without FUTEX_WAIT_BITSET il y a 14 ans
  Rich Felker ec381af902 unify and overhaul timed futex waits il y a 14 ans
  Rich Felker feee98903c overhaul pthread cancellation il y a 14 ans
  Rich Felker c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix il y a 14 ans
  Rich Felker a113434cd6 major semaphore improvements (performance and correctness) il y a 14 ans
  Rich Felker be82e122bf if returning errno value directly from a syscall, we need to negate it. il y a 14 ans
  Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface il y a 14 ans
  Rich Felker cc832d8a31 don't expose EAGAIN, etc. from timed futex wait to caller il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans