memchr, memchr2: add valgrind exception
authorEric Blake <ebb9@byu.net>
Mon, 15 Jun 2009 17:04:21 +0000 (11:04 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 16 Jun 2009 03:05:08 +0000 (21:05 -0600)
commitdcc2f67b6ffab6e9def088ccbf7627edcda4bbac
treef2e6e7f96060b3b996611dbe2a6b27b365483eeb
parente06226e32481672ab9321d5caddee63fe1dab720
memchr, memchr2: add valgrind exception

* lib/memchr.valgrind: New file.
* lib/memchr2.valgrind: New file.
* modules/memchr (Files): Distribute valgrind file.
* modules/memchr2 (Files): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/memchr.valgrind [new file with mode: 0644]
lib/memchr2.valgrind [new file with mode: 0644]
modules/memchr
modules/memchr2