commit | ddc00dde46e4f556d7ec9bf1a1a1e4434bef63ac | [log] [tgz] |
---|---|---|
author | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Tue Nov 27 11:42:47 2007 +0000 |
committer | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Tue Nov 27 11:42:47 2007 +0000 |
tree | 4ae9639f4e37fd02ce53654166985b31cb80a069 | |
parent | 2ee33955b80812a8f31ec06a0430103b50aeca8c [diff] |
Make Memcheck work sanely on AIX5.3 (again): * Don't intercept putenv/getenv/setenv. Causes a lot of whinging about missing TOC pointers. * Add 'strcmp' to the bundle of 4 functions intercepted in all objects. * xlc now seems to route calls through to malloc_common, free_common, calloc_common, realloc_common, memalign_common in libc. Intercept those names too. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7241 a5019735-40e9-0310-863c-91ae7b9d1cf9