zsh-workers
 help / color / mirror / code / Atom feed
From: Geoff Wing <gcw@zsh.org>
To: Clint Adams <clint@zsh.org>
Cc: Zsh Hackers <zsh-workers@sunsite.dk>
Subject: Re: [phil@fifi.org: Bug#104001: Zsh should clean up its signals on startup]
Date: Tue, 31 Jul 2001 11:35:43 +1000	[thread overview]
Message-ID: <20010731113543.A1882@primenet.com.au> (raw)
In-Reply-To: <20010730110752.A20917@dman.com>; from clint@zsh.org on Mon, Jul 30, 2001 at 03:08:10PM +0000

Clint Adams <clint@zsh.org> typed:
:> +++ zsh-4.0.2/Src/init.c	Sun Jul  8 18:34:54 2001
:> @@ -816,6 +816,19 @@
:>  void
:>  init_signals(void)
:>  {
:> +    if (interact) {
:> +        /* Cleanup absolutely everything signal related which could have
:> +	   been inherited from parent */
:No one said anything about this; should I commit it?

Sorry, I've got an objection.  Yes, we should be resetting the handler
for SIGPIPE - especially because we're supposed to be handling it - but
I don't think we should blindly reset every signal.

Regards,
-- 
Geoff Wing : <gcw@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>


      reply	other threads:[~2001-07-31  1:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-09  2:49 Clint Adams
2001-07-30 15:07 ` Clint Adams
2001-07-31  1:35   ` Geoff Wing [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=20010731113543.A1882@primenet.com.au \
    --to=gcw@zsh.org \
    --cc=clint@zsh.org \
    --cc=zsh-workers@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).