]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Followup to r14646. The symbol TIOCSIG is not necessarily defined,
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 22 Oct 2014 09:25:03 +0000 (09:25 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 22 Oct 2014 09:25:03 +0000 (09:25 +0000)
commit27df6d48bfee87a2f01dee72f853e4961a9c94c6
tree92c75895b78a8b4606bebf70a41f65526e3c0199
parent65e1eaa7c812d7a01ea1abaae07c9c6e70384acf
Followup to r14646. The symbol TIOCSIG is not necessarily defined,
e.g. on s390x with glibc 2.3.4. Modify the testcase to bypass the ioctl
call in that case.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14649
memcheck/tests/linux/ioctl-tiocsig.c