Commit History

作者 SHA1 備註 提交日期
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 年之前
  Rich Felker bdd893377f fix sem_timedwait bug introduced in timedwait unification 14 年之前
  Rich Felker ec381af902 unify and overhaul timed futex waits 14 年之前
  Rich Felker 88c4e72031 overhaul posix semaphores to fix destructability race 14 年之前
  Rich Felker feee98903c overhaul pthread cancellation 14 年之前
  Rich Felker a113434cd6 major semaphore improvements (performance and correctness) 14 年之前
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 年之前
  Rich Felker cfe581b6bc fix some semaphore wait semantics (race condition deadlock and error checking) 14 年之前
  Rich Felker 9fe28f703d fix off-by-one error in sem_(timed)wait (using old sem value instead of new) 14 年之前
  Rich Felker 6fc5fdbdc7 implement POSIX semaphores 14 年之前