emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
[oweals/musl.git] / src / thread / pthread_mutexattr_setpshared.c
2011-03-08 Rich Felkerimplement pthread_mutexattr_[gs]etpshared functions