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.