in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / process / fexecve.c
2011-09-29 Rich Felkerfix various bugs in path and error handling in execvp...
2011-02-27 Rich Felkerimplement fexecve