Historial de Commits

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