fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[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