* Add debugging tool to keep trace of signal delivery in a history.
authorChris Hanson <org/chris-hanson/cph>
Tue, 15 Feb 1994 04:23:49 +0000 (04:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 15 Feb 1994 04:23:49 +0000 (04:23 +0000)
commit5c4833705984e6aadda7f70e5a06586cac09292a
treef0532627c74da27009a30e3590e1a86b0c46fee1
parent8fd87df6e0d65220b010efc277df9103b33c5ead
* Add debugging tool to keep trace of signal delivery in a history.
  The code to do this is disabled unless DEBUG_SIGNAL_DELIVERY is
  defined.

* Define alternate version of `signal' to work around bug in Sony
  NEWS-OS 5.0.2.  Scheme doesn't use `signal' on that system, but libc
  does.

* Eliminate incorrect extra binding of signal handler for SIGIOT.
v7/src/microcode/uxsig.c
v7/src/microcode/uxsig.h