in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / thread / pthread_atfork.c
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-08-07 Rich Felkeruse weak aliases rather than function pointers to simpl...
2011-02-19 Rich Felkeradd pthread_atfork interface