next up previous contents
Next: 6.9.1 Changing Interrupt Handlers Up: 6 UNIX Interface Previous: 6.8 Making Sense of

6.9 Unix Interrupts

    CMU Common Lisp allows access to all the Unix signals that can be generated under Unix. It should be noted that if this capability is abused, it is possible to completely destroy the running Lisp. The following macros and functions allow access to the Unix interrupt system. The signal names as specified in section 2 of the ıUnix Programmer's Manual are exported from the Unix package.





Raymond Toy
Mon Jul 14 09:11:27 EDT 1997