Make exec-sigmask more robust.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2860
This commit is contained in:
Nicholas Nethercote 2004-10-27 14:06:56 +00:00
parent a5c3267d90
commit a530ca4130
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,8 @@ EXTRA_DIST = $(noinst_SCRIPTS) \
coolo_strlen.stderr.exp coolo_strlen.vgtest \
discard.stderr.exp discard.stdout.exp \
discard.vgtest \
exec-sigmask.vgtest exec-sigmask.stdout.exp exec-sigmask.stderr.exp \
exec-sigmask.vgtest exec-sigmask.stdout.exp
exec-sigmask.stdout.exp2 exec-sigmask.stderr.exp \
execve.vgtest execve.stdout.exp execve.stderr.exp \
fcntl_setown.vgtest fcntl_setown.stdout.exp fcntl_setown.stderr.exp \
floored.stderr.exp floored.stdout.exp \

View File

@ -0,0 +1 @@
signal 32 missing from mask