fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / thread / cnd_destroy.c
2014-09-07 Jens Gustedtadd C11 condition variable functions