]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix the sigsuspend wrapper - the existing implementation was totally
authorTom Hughes <tom@compton.nu>
Sun, 14 Nov 2004 19:44:25 +0000 (19:44 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 14 Nov 2004 19:44:25 +0000 (19:44 +0000)
commitc817c6bfaf9ca4d9a3297decf2ea5cf77689dfc8
tree7b2be01fd73c053a17c9d506d6807bc8c1c71116
parent117e80b375f63449ba09cec85109e0ad042b1751
Fix the sigsuspend wrapper - the existing implementation was totally
bogus. Also checked the rt_sigsuspend wrapper, which does seem to be
correct.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2997
coregrind/vg_syscalls.c