fix off-by-one error in sem_(timed)wait (using old sem value instead of new)
[musl] / src / thread / pthread_atfork.c
2011-02-19 Rich Felkeradd pthread_atfork interface