in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / crt / Scrt1.c
2012-05-03 Rich FelkerPIE support for i386