Commit History

Author SHA1 Message Date
  Christophe Lyon 1a2cdf20c9 Fix shm_open posix compliance error code 5 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
  Denys Vlasenko fdf14ae2e6 do not save/restore errno around free() calls 14 years ago
  Denys Vlasenko abb3587fe9 CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure 14 years ago
  Ron e0b6a06c8f Add a few missing includes 15 years ago
  Bernhard Reutner-Fischer eac5e6eee9 add testcases for shm_{open,unlink} 15 years ago
  Bernhard Reutner-Fischer 0e605ccee7 include errno.h unconditionally 15 years ago
  Bernhard Reutner-Fischer b32dd708df add stub for shm_open() and shm_unlink 15 years ago