scsh-users
[Top] [All Lists]

signals-ignored-by-default

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>