remove unused #undef environ now that libc.h no longer #defines it
[musl] / src / unistd / dup3.c
2012-10-25 Rich Felkergreatly improve freopen behavior
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...