applications/text

grep - Pattern matching utilities

Website: http://www.gnu.org/software/grep/
License: GPLv3+
Vendor: Red Hat, Inc.
Description:
The GNU versions of commonly used grep utilities. Grep searches through
textual input for lines which contain a match to a specified pattern and then
prints the matching lines. GNU's grep utilities include grep, egrep and fgrep.

GNU grep is needed by many scripts, so it shall be installed on every system.

Packages

grep-2.6.3-4.el6.src [845 KiB] Changelog by Jaroslav Škarvada (2012-02-28):
- Fixed crash on grep -Fif /dev/null (fif-null-fix patch)
  Resolves: rhbz#797934
- Fixed heap overrun on specific REs (dfa-heap-overrun-fix patch)
  Resolves: rhbz#715295
- Fixed -i (case insensitive matching)
  Resolves: rhbz#826997
grep-2.6.3-3.el6.src [838 KiB] Changelog by Jaroslav Škarvada (2012-01-23):
- Exit on first EPIPE if SIGPIPE is blocked (epipe-fix patch)
  Resolves: rhbz#741452
grep-2.6.3-2.el6.src [837 KiB] Changelog by Jaroslav Škarvada (2010-05-06):
- Added dfa-optimize-period patch (speedup for . patterns in UTF-8)
- Added glibc-matcher-fallback patch (speedup for [a-z] patterns in UTF-8)
- Added mmap-option-fix patch
- Added dfa-convert-to-wide-char patch (speedup for -m and remove quadratic
  complexity when going to glibc)
- Added dfa-speedup-digit-xdigit patch (speedup for [[:digit:]] [:xdigit:]])

Listing created by Repoview-0.6.6-1.el6