Re: Programs started with fvwm's Exec command inherit $SIG{PIPE}=IGNORED

2008-11-28 Thread Dominik Vogt
On Fri, Nov 28, 2008 at 07:53:58PM +0100, Michael Lampe wrote: > If a Program is started from within fvwm 2.5.26 by 'Exec', it inherits > $SIG{PIPE}=IGNORED (in Perl speak) from fvwm. This is particularly > annoying in the chain fvwm -> xterm -> tcsh, as xterm doesn't change it > and tcsh takes

CVS domivogt: * Reset signal handlers before executing programns and modules in a child.

2008-11-28 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt08/11/28 17:29:27 Modified files: . : ChangeLog NEWS fvwm : builtins.c fvwm.c fvwm.h module_list.c Log message: * Reset signal handlers before executing programns and modul