marcel 55f069454e ABI breaker: Move the J_SIGMASK field in the jmpbuf before
the J_SIG0 field. While here, rename J_SIG0 to J_SIGSET and
remove J_SIG1. The main reason for this change is that the
128-bit sigset_t is now aligned on a 16-byte boundary, which
allows us to use 16-byte atomic loads and stores on CPUs that
support it. The removal of J_SIG1 is done to avoid confusion:
it is never accessed and should not be. Renaming J_SIG0 to
J_SIGSET is the icing on the cake that's better done now than
later.
2003-03-05 03:30:54 +00:00
..
2003-02-24 22:59:01 +00:00
2002-12-27 12:15:40 +00:00
2002-12-27 12:15:40 +00:00
2003-02-06 14:26:41 +00:00
2003-02-06 11:25:03 +00:00
2002-12-27 12:15:40 +00:00
2002-12-27 12:15:40 +00:00
2003-02-24 22:53:26 +00:00
2003-02-06 11:29:40 +00:00
2003-01-28 23:03:15 +00:00
2003-02-25 15:41:49 +00:00
2003-03-03 11:45:18 +00:00
2003-01-07 13:18:21 +00:00
2003-03-02 21:04:21 +00:00
2003-02-25 15:41:49 +00:00