if returning errno value directly from a syscall, we need to negate it.
[musl] / src / thread / pthread_atfork.c
2011-02-19 Rich Felkeradd pthread_atfork interface