fix clobbering of signal mask when creating thread with sched attributes
[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