Marcel Moolenaar
122dd01309
o Fix _longjmp() to return 1 when the return value is given as 0.
...
o Remove the unwanted smartness in _longjmp() where it compares
the current ar.bspstore with the saved ar.bspstore and restores
ar.rnat based on it. This either avoids saving ar.rnat in the
jmp_buf or is the consequence of not saving ar.rnat. All this
complexity breaks libc_r where we use longjmp() to switch to
different threads and the current ar.bspstore has no relation
to the saved ar.bspstore. Thus: we save ar.rnat in setjmp()
and simply restore ar.bspstore and ar.rnat in longjmp().
This code needs a cleanup.
2002-11-14 06:40:23 +00:00
..
2002-09-25 19:47:54 +00:00
2002-09-29 13:42:27 +00:00
2002-09-28 00:25:32 +00:00
2002-09-30 09:18:54 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2002-11-14 06:40:23 +00:00
2002-11-13 18:13:26 +00:00
2002-09-16 07:18:27 +00:00
2002-10-16 14:29:23 +00:00
2002-04-09 22:32:59 +00:00
2002-09-20 02:16:33 +00:00
2002-09-28 00:25:32 +00:00
2002-11-13 05:31:32 +00:00
2002-10-14 10:42:38 +00:00
2002-10-04 15:07:39 +00:00
2002-11-08 19:10:05 +00:00
2002-05-21 07:08:30 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-08-25 13:10:45 +00:00
2002-09-28 00:25:32 +00:00
2002-11-12 00:55:01 +00:00
2002-10-21 04:21:12 +00:00
2002-09-17 01:49:00 +00:00
2002-05-21 07:08:30 +00:00
2002-05-12 16:01:00 +00:00
2002-05-13 12:11:54 +00:00
2002-09-28 00:25:32 +00:00
2002-11-13 13:47:48 +00:00
2002-09-28 00:25:32 +00:00
2002-10-04 00:24:31 +00:00
2002-11-13 17:46:15 +00:00
2002-05-21 05:41:07 +00:00
2002-09-28 00:25:32 +00:00
2002-11-12 00:55:01 +00:00
2002-09-28 00:25:32 +00:00
2002-10-01 22:02:06 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2002-05-13 11:09:07 +00:00
2002-05-13 11:09:07 +00:00
2002-10-19 02:23:09 +00:00
2002-09-28 00:25:32 +00:00
2002-05-13 11:09:07 +00:00
2002-10-22 19:36:10 +00:00
2002-11-07 20:37:04 +00:00
2002-09-28 00:25:32 +00:00
2002-11-12 22:30:01 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-10-03 19:30:22 +00:00
2002-10-31 23:05:20 +00:00
2002-11-13 13:47:48 +00:00
2002-10-04 13:40:39 +00:00
2002-09-28 00:25:32 +00:00