on x86_64 use long instead of long long for 64bit posix types
[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...