fcntl.h should make availabel the mode constants from sys/stat.h
[musl] / src / thread / sem_timedwait.c
2011-03-07 Rich Felkerfix off-by-one error in sem_(timed)wait (using old...
2011-03-04 Rich Felkerimplement POSIX semaphores