]> git.ipfire.org Git - thirdparty/valgrind.git/commit
This won't work on ppc32 unless you ask for an alt stack with x permissions,
authorJulian Seward <jseward@acm.org>
Thu, 17 Nov 2005 13:04:46 +0000 (13:04 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 17 Nov 2005 13:04:46 +0000 (13:04 +0000)
commit4114af13403f36995c4bf565f12260577e7bd0f8
tree545dcd88a720329b46ef1f986db63786cf489683
parentc4acdbb3ba6c32516fa9f53ed283d451adcb8c55
This won't work on ppc32 unless you ask for an alt stack with x permissions,
since signal returning requires execution of code on the stack.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5167
memcheck/tests/sigaltstack.c