mirror of https://git.musl-libc.org/git/musl
Browse Source
i originally made it the same size as the bloated GNU version, which contains space for saved signal mask, but this makes some structures containing jmp_buf become much larger for no benefit. we will never use the signal mask field with plain setjmp; sigsetjmp serves that purpose.rs-1.0
1 changed files with 0 additions and 3 deletions
Loading…
Reference in new issue