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
configure.ac: Generalize glibc version check
[valgrind.git]
/
memcheck
/
tests
/
filter_strchr
blob
45dfd537e0c46d8938ed56756b8d22ff79e4be41
1
#! /bin/sh
2
3
# vg_replace_strmem.c [r]index and [__GI_]str[r]chr are the same.
4
.
/
filter_stderr
"$@"
|
5
sed
-e
"s/: strchr (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
6
s/: strrchr (vg_replace_strmem.c:/: rindex (vg_replace_strmem.c:/"