in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / legacy /
2012-09-29 Rich Felkermore close-on-exec fixes, mostly using new "e" flag...
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.