in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / search / lsearch.c
2011-06-25 Rich FelkerXSI search.h API implementation by Szabolcs Nagy