grep - Patches: patch #4596, "egrep" and...
You are not allowed to post comments on this tracker with your current authentication level.
patch #4596: "egrep" and "fgrep" as minimal argv[0]-independent executables
Submitter: | Charles Levert <charles_levert> | ||
Submitted: | Fri 04 Nov 2005 04:22:51 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | charles_levert | Open/Closed: | Closed |
Wed 09 Nov 2005 02:56:56 AM UTC, comment #3: |
Charles Levert <charles_levert>![]() |
Tue 08 Nov 2005 10:53:21 PM UTC, comment #2: New version 3.
|
Charles Levert <charles_levert>![]() |
Fri 04 Nov 2005 10:08:58 PM UTC, comment #1: New version 2.
|
Charles Levert <charles_levert>![]() |
Fri 04 Nov 2005 04:22:51 AM UTC, original submission:
The following set of changes aims to make "egrep" and "fgrep" minimal executable programs for legacy applications, instead of shell scripts. This "fgrep" is much smaller than "grep". This set of changes appears more daunting than it really is.
|
Charles Levert <charles_levert>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 6 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-11-09 | charles_levert | Status | None | ![]() |
Done |
Open/Closed | Open | ![]() |
Closed | ||
2005-11-08 | charles_levert | Attached File | - | ![]() |
Added gefp3.patch, #5447 |
2005-11-04 | charles_levert | Attached File | - | ![]() |
Added gefp2.patch, #5437 |
2005-11-04 | charles_levert | Attached File | - | ![]() |
Added gefp.new_files.patch, #5431 |
2005-11-04 | charles_levert | Attached File | - | ![]() |
Added gefp.patch, #5430 |
Slightly modified as per Julian Foad's suggestions on bug-grep.
Committed to CVS as:
grep/ChangeLog 1.277
grep/src/grepmat.c 1.4 (deleted)
grep/src/egrep.c 1.1 (added)
grep/src/esearch.c 1.1 (added)
grep/src/fgrep.c 1.1 (added)
grep/src/fsearch.c 1.1 (added)
grep/src/Makefile.am 1.34
grep/src/grep.h 1.12
grep/src/grep.c 1.115
grep/src/search.c 1.37
grep/bootstrap/Makefile.try 1.10