shivers
230263ee0d
Fixed an arity bug in %set-unix-signal-handler's call to
...
%%set-unix-signal-handler.
1997-03-10 23:46:42 +00:00
shivers
8d7dee0bfa
*** empty log message ***
1997-03-10 04:57:18 +00:00
shivers
417b6046f8
Early autoreaping now done via SIGCHLD signal handler.
...
Ignored signals were done by putting a noop handler on the signal.
This could screw up passing ignores across execs.
Now, when you set an S48 interrupt handler to #f, we pass this through
to Unix.
1997-03-09 07:28:20 +00:00
shivers
4dd24741a8
Minor bugfix -- Arranged to export set-enabled-interrupts! as
...
set-enabled-interrupts.
1996-11-11 17:05:54 +00:00
shivers
c0ab08bd2c
Removed ! suffix from SET-INTERRUPT-HANDLER and SET-ENABLED-INTERRUPTS.
...
I'm trying to be consistent on this issue, but not very successfully.
1996-11-11 16:21:53 +00:00
shivers
ea9745ee2f
Interrupt system fixed up and installed.
1996-11-10 13:58:46 +00:00
shivers
5761b6ce03
Fixed up the sighandler code some.
1996-11-07 15:59:31 +00:00
shivers
b48e4874c5
Sig-handler support
1996-09-12 04:34:28 +00:00
shivers
84c705fcc7
New signal-handler code.
1996-08-22 20:13:14 +00:00