Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [phil@xxxxxxxx: Bug#104001: Zsh should clean up its signals on startup]



> +++ 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?



Messages sorted by: Reverse Date, Date, Thread, Author