1
0
mirror of https://gitlab.com/bzip2/bzip2.git synced 2025-09-10 20:31:49 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Ville Skyttä
1ea1ac188a bzgrep, build: use grep -E/-F instead of egrep and fgrep
`egrep` and `fgrep` have been deprecated in GNU grep since 2007, and in
current post 3.7 Git they have been made to emit obsolescence warnings:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
2022-02-06 18:31:39 +00:00
Dylan Baker
0a464db0fd move documentation into a docs/ folder 2019-06-06 14:18:47 -07:00