merge rev 1.7.2.3:

valgrind's strcmp() implementation (to clients) treats char as signed
whereas the libc implementation it replaces treats char as unsigned.
Fix!  God knows how anything much ever worked before now.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1115 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed