fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / src / thread / pthread_getconcurrency.c
2011-05-30 Rich Felkerimplement pthread_[sg]etconcurrency.