in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / misc / getopt_long.c
2012-10-01 Rich Felkeradd getopt reset support
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.