|
From: Jeremy F. <je...@go...> - 2005-01-15 02:19:37
|
CVS commit by fitzhardinge: Fix pth_blockedsig.stdout.exp and tweak .cvsignore M +5 -0 .cvsignore 1.23 M +1 -1 pth_blockedsig.stdout.exp 1.3 --- valgrind/none/tests/.cvsignore #1.22:1.23 @@ -3,4 +3,5 @@ args bitfield1 +blockfault closeall coolo_sigaction @@ -13,4 +14,5 @@ fork fucomip +getseg gxx304 insn_basic @@ -39,4 +41,6 @@ resolv rlimit_nofile +map_unaligned +pending sem semlimit @@ -44,4 +48,5 @@ shortpush shorts +sigcontext smc1 susphello --- valgrind/none/tests/pth_blockedsig.stdout.exp #1.2:1.3 @@ -1 +1 @@ -thread 2 sending SIGUSR1 to thread 1 +thread CHILD sending SIGUSR1 to thread MAIN |