Implement OS/2 stack-overflow detection mechanism. This is a pile of
authorChris Hanson <org/chris-hanson/cph>
Wed, 8 Mar 1995 21:38:49 +0000 (21:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 8 Mar 1995 21:38:49 +0000 (21:38 +0000)
commitb8532e5e80e0fde42f87cbca4f0fe1fa6434fa0a
tree95aa195a6774656935359cba40fbe36634fb57f4
parentc89faf2ddc73f32a9ae72257979c9b8247facd3d
Implement OS/2 stack-overflow detection mechanism.  This is a pile of
hair involving some tricky memory management and a little cooperation
from the OS/2 exception handler.  See the code for details.
v7/src/microcode/os2top.c
v7/src/microcode/os2xcpt.c