Handle ENOSYS instread of EINVAL for some helgrind tests.
commitc9fbea9079e2ec628704b0e9f979436eefeb943d
authorMark Wielaard <mark@klomp.org>
Thu, 28 Aug 2014 14:59:08 +0000 (28 14:59 +0000)
committerMark Wielaard <mark@klomp.org>
Thu, 28 Aug 2014 14:59:08 +0000 (28 14:59 +0000)
tree6b32859b107ccd387bdf957b4aa7a1f9290daf1c
parenta3a0be70abf5d1cecd7e04e6d28d5579c8853ee0
Handle ENOSYS instread of EINVAL for some helgrind tests.

Some arches (s390x and ppc64) return ENOSYS instead of EINVAL for
undefined futex operations. Adjust the helgrind filter_stderr to
handle that case.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14375
helgrind/tests/filter_stderr