signal handler hacking -- added Unix signals to VM's interrupt set.

This commit is contained in:
shivers 1996-08-21 21:28:40 +00:00
parent dd40a220df
commit 3595da3986
1 changed files with 18 additions and 0 deletions

View File

@ -194,6 +194,24 @@
(alarm ; order matters - higher priority first
keyboard
memory-shortage
chld ; From here down are the scsh/Unix interrupts.
cont
hup
quit
term
tstp
usr1
usr2
info
io
poll
prof
pwr
urg
vtalrm
winch
xcpu
xfsz
))
; Options for op/time