From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gatech.edu (gatech.edu [130.207.244.244]) by werple.mira.net.au (8.6.12/8.6.12) with SMTP id HAA23038 for ; Tue, 26 Sep 1995 07:17:23 +1000 Received: from math (math.skiles.gatech.edu) by gatech.edu with SMTP id AA05540 (5.65c/Gatech-10.0-IDA for ); Mon, 25 Sep 1995 17:19:09 -0400 Received: by math (5.x/SMI-SVR4) id AA24734; Mon, 25 Sep 1995 17:11:40 -0400 Resent-Date: Mon, 25 Sep 1995 17:11:06 -0400 Old-Return-Path: Message-Id: <9509252111.AA06110@redwood.skiles.gatech.edu> X-Mailer: exmh version 1.5.3 12/28/94 To: Jeff Blank Cc: zsh-workers@math.gatech.edu Subject: Re: signames.h (Solaris 2.4) In-Reply-To: Your message of "Mon, 25 Sep 1995 16:43:20 EDT." <199509252043.QAA10697@bullwinkle.tc.mtu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 25 Sep 1995 17:11:06 -0400 From: Richard Coleman Resent-Message-Id: <"1Go071.0.O26.BinPm"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/406 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > I remember that there's been discussion of signames.h and the SIGCOUNT > macro on this list...but not having had any problems, I didn't pay much > attention. Now I might be having a problem. =) I'm building 2.6-beta10 on > a Solaris 2.4 machine. My SIGCOUNT is 43, and I can't quite remember > whether that's the correct value. Could somebody clue me in? With Solaris, the signames.awk script picks up a few of Solaris's signal numbers that involve threading. I haven't found it to be a problem for me. I do most of my work on zsh on a sparc 20 running Solaris 2.4. Richard Coleman zsh@math.gatech.edu coleman@math.gatech.edu