commit | df5f6ba1159f8c1af500fa1b8eb9c9646e4de2a6 | [log] [tgz] |
---|---|---|
author | Mark Whitley <markw@lineo.com> | Tue Jul 11 16:53:56 2000 +0000 |
committer | Mark Whitley <markw@lineo.com> | Tue Jul 11 16:53:56 2000 +0000 |
tree | 90005f171e95b4fc0eefca5171593ba0b105b3f7 | |
parent | da9841efc1e924ab3f645d931ae17c6d4aaf766f [diff] |
Applied patch from Matt Kraai which does the following: - adds case-insensitive matching in sed s/// epxressions - consolodates common regcomp code in grep & sed into bb_regcomp and put in utility.c - cleans up a bunch of cruft