diff --git a/rts/arch.scm b/rts/arch.scm index d271afa..8fae736 100644 --- a/rts/arch.scm +++ b/rts/arch.scm @@ -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