]> git.ipfire.org Git - thirdparty/valgrind.git/commit
This module supplies various replacement functions, amongst them a
authorJulian Seward <jseward@acm.org>
Mon, 27 Aug 2007 10:46:39 +0000 (10:46 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 27 Aug 2007 10:46:39 +0000 (10:46 +0000)
commitf44a25e14134b991a9ea1e562e9349ff342d12a5
treeb4467e7ec26e84cc62fb8de283dd043ab7cbee0e
parent6f4b76739888ded08297fa4b7e1627d08ecb9c3a
This module supplies various replacement functions, amongst them a
replacement for index/strchr in ld.so.  Unfortunately the replacement
functionality was actually rindex/strrchr and amazingly it has taken
about 2.5 years for anyone to notice.

This fixes the x86-linux case; ppc32-linux and ppc64-linux fixes to
follow.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6783
coregrind/m_trampoline.S