zsh-workers
 help / color / mirror / code / Atom feed
From: Richard Coleman <coleman@math.gatech.edu>
To: "Seth M. LaForge" <sethml@ugcs.caltech.edu>
Cc: zsh-workers@math.gatech.edu
Subject: Re: Fix for zsh signal problems with Slakware
Date: Sun, 15 Oct 1995 13:02:07 -0400	[thread overview]
Message-ID: <9510151702.AA12629@redwood.skiles.gatech.edu> (raw)
In-Reply-To: Your message of "Sat, 14 Oct 1995 00:57:26 PDT." <199510140757.AAA00927@envy.ugcs.caltech.edu>

> Under newer versions of slakware, zsh has the really annoying habit of
> totally freezing whenever a child process gets a signal.  I've finally
> found the cause.
> 
> The problem is that zsh tries to generate signames.h, a list of signal
> names, from /usr/include/linux/signal.h.  In recent releases of
> slakware, /usr/include/linux/signal.h consists solely of 
> #include <asm/signal.h>.  Thus signames.h contains no signal names,
> and zsh runs off the end of the signal name array when trying to look
> up a signal name.

This problem has already been fixed in the baseline zsh sources and will
show up in the next beta release (whenever that is).  I've given up
guessing when that will be.

Richard Coleman
coleman@math.gatech.edu


      reply	other threads:[~1995-10-15 17:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-10-14  7:57 Seth M. LaForge
1995-10-15 17:02 ` Richard Coleman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9510151702.AA12629@redwood.skiles.gatech.edu \
    --to=coleman@math.gatech.edu \
    --cc=sethml@ugcs.caltech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).