in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / signal / mips / restore.s
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...