fix parent-memory-clobber in posix_spawn (environ)
[musl] / src / thread / pthread_mutexattr_getpshared.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-08 Rich Felkerimplement pthread_mutexattr_[gs]etpshared functions