fix sem_open and sem_close to obey posix semantics
[musl] / src / thread / pthread_barrierattr_init.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...