]> git.ipfire.org Git - thirdparty/glibc.git/commit
grep: egrep -> grep -E, fgrep -> grep -F
authorSam James <sam@gentoo.org>
Sun, 5 Jun 2022 19:09:02 +0000 (12:09 -0700)
committerFangrui Song <maskray@google.com>
Sun, 5 Jun 2022 19:09:02 +0000 (12:09 -0700)
commit7df596a58cdfa763924487b8c275269de3497304
tree7b2762ba7b12c0ed07d63cd14109305af04f4cf8
parent3c23fa9f44fe88d0851e1344fc37ba60e74cb0fc
grep: egrep -> grep -E, fgrep -> grep -F

Newer versions of GNU grep (after grep 3.7, not inclusive) will warn on
'egrep' and 'fgrep' invocations.

Convert usages within the tree to their expanded non-aliased counterparts
to avoid irritating warnings during ./configure and the test suite.

Signed-off-by: Sam James <sam@gentoo.org>
Reviewed-by: Fangrui Song <maskray@google.com>
24 files changed:
Makefile
aclocal.m4
elf/Makefile
elf/tst-rtld-list-tunables.sh
iconvdata/big5.c
iconvdata/cns11643.c
iconvdata/cns11643l1.c
iconvdata/gb2312.c
iconvdata/gbk.c
iconvdata/jis0208.c
iconvdata/jis0212.c
iconvdata/ksc5601.c
iconvdata/sjis.c
iconvdata/uhc.c
io/ftwtest-sh
manual/libc-texinfo.sh
po/Makefile
scripts/check-c++-types.sh
scripts/documented.sh
sysdeps/arm/configure
sysdeps/arm/configure.ac
sysdeps/i386/configure
sysdeps/i386/tst-ld-sse-use.sh
sysdeps/ia64/fpu/import_check