zsh-users
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Mads Martin J?rgensen" <mmj@suse.com>
Cc: <zsh-users@sunsite.dk>
Subject: RE: Emulating bash
Date: Mon, 25 Jun 2001 10:54:07 +0400	[thread overview]
Message-ID: <001b01c0fd43$a0f8f400$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <20010624234112.H22534@suse.com>

>
> Of course -- totally forgot.
>
> It is when trapping SIGINT and SIGTERM, it says unknown signal. SIGQUIT
> and SIGSEGV are not problematic..
>

What system? Have you compiled it yourself or got binary? Zsh autogenerates
signal names from system include file (it tries to guess the correct one).
On my system:

bor@itsrm2% kill -l
HUP INT QUIT ILL TRAP IOT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM USR1 USR2
CLD PWR WINCH URG POLL STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ

Both INT and TERM are there.

-andrej


      reply	other threads:[~2001-06-25  6:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-25  6:03 Mads Martin Jørgensen
2001-06-25  6:25 ` Andrej Borsenkow
2001-06-25  6:41   ` Mads Martin Jørgensen
2001-06-25  6:54     ` Andrej Borsenkow [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='001b01c0fd43$a0f8f400$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=mmj@suse.com \
    --cc=zsh-users@sunsite.dk \
    /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).