fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / thread / pthread_setname_np.c
2021-01-30 Érico Rolimfix possible fd leak via missing O_CLOEXEC in pthread_s...
2016-10-20 Felix Jandaadd pthread_setname_np