in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / internal / intscan.h
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...