Fix portability bugs in valgrind support.
authorTony Finch <dot@dotat.at>
Tue, 11 Jan 2011 15:12:56 +0000 (15:12 +0000)
committerTony Finch <dot@dotat.at>
Wed, 26 Jan 2011 15:39:36 +0000 (15:39 +0000)
commit7f3d9effb31409e93e603757d74c14c873c69432
tree605ccc9133422179706903477a4d94c3de7f7b14
parentaa097c4c00f62487128d74f65c521f9e877b184f
Fix portability bugs in valgrind support.

Update valgrind.h and memcheck.h to copies from valgrind-3.6.0.
This fixes portability to compilers other than gcc, notably
Solaris CC and HP-UX CC.

Fixes: bug #1050.
doc/doc-txt/ChangeLog
src/src/memcheck.h
src/src/valgrind.h