consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
[musl] / src / thread / sem_open.c
2011-03-11 Rich Felkerfix failure behavior of sem_open when sem does not...
2011-03-11 Rich Felkerfix sem_open and sem_close to obey posix semantics
2011-03-04 Rich Felkerimplement POSIX semaphores