Commit History

Author SHA1 Message Date
  Rich Felker a113434cd6 major semaphore improvements (performance and correctness) 14 years ago
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 years ago
  Rich Felker cfe581b6bc fix some semaphore wait semantics (race condition deadlock and error checking) 14 years ago
  Rich Felker 9fe28f703d fix off-by-one error in sem_(timed)wait (using old sem value instead of new) 14 years ago
  Rich Felker 6fc5fdbdc7 implement POSIX semaphores 14 years ago