]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Changes to make Memcheck work sanely on recent incarnations of AIX 5.3:
authorJulian Seward <jseward@acm.org>
Thu, 29 Nov 2007 03:08:32 +0000 (03:08 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 29 Nov 2007 03:08:32 +0000 (03:08 +0000)
commit953b8549d742a548d8446464e9ae2ae0d06795e0
treeb17edff7e702ee3921e4caeb36350124cbb9c151
parent9d7f1c6a52c464cabe6b490456b23f510264d3b9
Changes to make Memcheck work sanely on recent incarnations of AIX 5.3:

* add a few more syscall wrappers, and fix a couple of buggy ones

* intercept strcmp et al in a few more libraries

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7249
coregrind/m_syswrap/priv_syswrap-aix5.h
coregrind/m_syswrap/syswrap-aix5.c
coregrind/m_syswrap/syswrap-ppc32-aix5.c
coregrind/m_syswrap/syswrap-ppc64-aix5.c
memcheck/mc_replace_strmem.c