Eliminate use of CATCH and THROW macros. Use position in `struct
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Jul 1991 23:30:46 +0000 (23:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Jul 1991 23:30:46 +0000 (23:30 +0000)
commitd05b6ca8eb9fefff8dfcd47191eeb2de15eb3e4f
tree0daf3d7a202889e6db03858965d89192c37d4b3d
parenta904e413868f86ababf250ce742b06e287befa7f
Eliminate use of CATCH and THROW macros.  Use position in `struct
interruptable_extent' to set the dstack after a throw.  Guarantee that
signal mask is restored last when interrupting.
v7/src/microcode/intext.c
v7/src/microcode/intext.h