fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / compat /
2022-10-19 Rich Felkerremove LFS64 symbol aliases; replace with dynamic linke...
2019-12-08 Rich Felkerfix null pointer dereference in setitimer time32 compat...
2019-11-02 Rich Felkeradd time32 ABI compat shims, compat source tree