dup3: don't set FD_CLOEXEC on failure on kernels without dup3 syscall
[musl] / arch / m68k / bits / setjmp.h
1 typedef unsigned long __jmp_buf[39];