fix off-by-one error in sem_(timed)wait (using old sem value instead of new)
[musl] / src / thread / pthread_barrierattr_destroy.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...