|
From: Tom H. <th...@cy...> - 2005-01-16 11:30:37
|
CVS commit by thughes: Fix up exec-sigmask results - my tests show that RH72-RH9 don't suppress any signals and FC3 is supressing 32 and 33 presumably for internal use. M +0 -1 exec-sigmask.stdout.exp 1.3 M +2 -1 exec-sigmask.stdout.exp2 1.2 --- valgrind/none/tests/exec-sigmask.stdout.exp #1.2:1.3 @@ -1 +0,0 @@ -full: signal 32 missing from mask --- valgrind/none/tests/exec-sigmask.stdout.exp2 #1.1:1.2 @@ -1 +1,2 @@ -signal 32 missing from mask +full: signal 32 missing from mask +full: signal 33 missing from mask |