| To: | scsh-bugs@martigny.ai.mit.edu |
|---|---|
| Subject: | signals-ignored-by-default |
| From: | Rolf-Thomas Happe <rthappe@mathematik.uni-freiburg.de> |
| Date: | Mon, 11 Nov 1996 22:32:48 +0100 (MET) |
(As Brian D. Carlstrom has told me) the definition of signals-ignored-
by-default presently wanting in scsh-0.4.4/irix/signals.scm is
(define signals-ignored-by-default
(list signal/chld signal/cont ; These are Posix.
signal/pwr signal/poll signal/urg signal/winch)) ; These are Irix.
This actually agrees with the signal(5) man page of IRIX 5.3.
rthappe
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | signals-ignored-by-default, Rolf-Thomas Happe |
|---|---|
| Next by Date: | Re: transcendental functions broken?, Rolf-Thomas Happe |
| Previous by Thread: | signals-ignored-by-default, Rolf-Thomas Happe |
| Next by Thread: | [dU] Has anyone built scsh on Digital Unix?, Alex Williams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |