fix sigset macro for 64-bit systems (<< was overflowing due to wrong type)
[musl] / src / thread / pthread_setconcurrency.c
2011-05-30 Rich Felkerimplement pthread_[sg]etconcurrency.