[parisc-linux-cvs] linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Tue, 27 Mar 2001 13:02:46 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	01/03/27 13:02:46

Modified files:
	arch/parisc/kernel: signal.c 

Log message:
Programs running under strace died if they lowered the signal mask
while a signal was pending.  This fixes the problem.