fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / unistd / posix_close.c
2013-12-07 Rich Felkeradd posix_close, accepted for inclusion in the next...