repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git]
/
memcheck
/
tests
/
filter_libc_variants
blob
dce64d4a714b7fa112fceecf8bc1543224eb1e9b
1
#! /bin/sh
2
3
.
/
filter_stderr
"$@"
|
4
5
sed
's/ _platform_memcmp / memcmp /;s/ bcmp / memcmp /'