major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)
authorRich Felker <dalias@aerifal.cx>
Mon, 14 Feb 2011 23:45:58 +0000 (18:45 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 14 Feb 2011 23:45:58 +0000 (18:45 -0500)
commite8362c8b51ffa205cf0ada159445c482e85e1a81
tree398b94f7b1dd48c4e9741357fdf5ab4f5ff2397e
parent74eea628cf43355ba2b227f0bb3c31697d637761
major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)

note that object files using sigset_t (or struct sigaction) need to be
recompiled to work correctly after this fix.
include/bits/alltypes.h.sh
include/setjmp.h