diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-05-23 00:10:39 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-05-23 00:10:39 -0400 |
commit | 25d575edc494e5a519468889e62beea4dde186ea (patch) | |
tree | 96ad8d0299b73918b9770705077bf861718afe12 /src/thread/cancellation.c | |
parent | 0c29adfe427ab6ed98cb73644f8f52a76045245c (diff) | |
download | musl-25d575edc494e5a519468889e62beea4dde186ea.tar.gz |
debloat jmp_buf in _GNU_SOURCE mode
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.
Diffstat (limited to 'src/thread/cancellation.c')
0 files changed, 0 insertions, 0 deletions