Commit History

Author SHA1 Message Date
  Rich Felker 39f296a95b use O_CLOEXEC to open semaphore files in sem_open 12 years ago
  Rich Felker 6e53a6eca4 fix useless use of potentially-uninitialized mode variable in sem_open 14 years ago
  Rich Felker 682a0f271f fix failure behavior of sem_open when sem does not exist 14 years ago
  Rich Felker 81af503610 fix sem_open and sem_close to obey posix semantics 14 years ago
  Rich Felker 6fc5fdbdc7 implement POSIX semaphores 14 years ago