microcode/uxsig.c: Handle SIGTERM, SIGQUIT and SIGHUP as if a C-g.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Apr 2017 21:16:06 +0000 (14:16 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Apr 2017 23:55:52 +0000 (16:55 -0700)
commitde1aa28094a6c8b373d1a31807c8b85b30053711
tree88e78c28b305a4f04823d027e3d335084621e3f8
parent037275f2d64c17e19579b0ae9cdc50caeffce5b8
microcode/uxsig.c: Handle SIGTERM, SIGQUIT and SIGHUP as if a C-g.

Thus Scheme has a chance to clean up after a `kill %mit-scheme` or
disconnect.
src/microcode/uxsig.c