fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / unistd / preadv.c
2022-10-19 Rich Felkerremove LFS64 symbol aliases; replace with dynamic linke...
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2012-09-09 Rich Felkerfix up lfs64 junk for preadv/pwritev
2012-09-09 Rich Felkeradd preadv/pwritev syscall wrappers