fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / thread / sem_destroy.c
2011-03-04 Rich Felkerimplement POSIX semaphores