align EPOLL_* flags with fcntl O_* flag definitions, which vary by arch
[musl] / src / thread / sem_getvalue.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-04 Rich Felkerimplement POSIX semaphores