fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / thread / tss_delete.c
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2014-09-07 Jens Gustedtadd C11 thread functions operating on tss_t and once_flag