in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / crt / mips / crti.s
2012-08-05 Rich Felkeralign mips _init/_fini functions
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...