Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Inconsistent signal handling?
- X-seq: zsh-workers 17919
- From: Philippe Troin <phil@xxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: Inconsistent signal handling?
- Date: 08 Nov 2002 17:14:01 -0800
- Cc: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1733.1036752289@xxxxxxx>
- Sender: Philippe Troin <phil@xxxxxxxx>
Peter Stephenson <pws@xxxxxxx> writes:
> Philippe Troin wrote:
> > So has it been applied ? :-)
>
> Just committed it on the main trunk. We can look for unexpected changes
> of behaviour.
Thanks.
I believe that the terminal I/O handling patch is also on the main
trunk. Then there should be no change in behavior (except for the
problem fixed by those two patches, namely: 1. the signal mask is
cleared and all signals are reset to their default disposition on all
interactive sessions; 2. zsh makes sure it is a process group leader
(by creating its own process group if necessary) on interactive
sessions; and 3. zsh no longer ignores SIGTERM).
Phil.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author