fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / arch / m68k / syscall_arch.h
2020-08-09 Rich Felkerprefer new socket syscalls, fallback to SYS_socketcall...
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2018-06-19 Rich Felkeradd m68k port