fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / arch / mips64 / bits / signal.h
2023-02-09 Rich Felkerfix wrong sigaction syscall ABI on mips*, or1k, microbl...
2020-05-21 Rich Felkerfix incorrect SIGSTKFLT on all mips archs
2016-03-06 Rich Felkeradd mips64 port