hush/findutils
Denys Vlasenko cd55f2d933 grep: fix two bugs with -w
Unfortunately, with !EXTRA_COMPAT, "grep -w ^str" still erroneously matches "strstr".

function                                             old     new   delta
grep_file                                           1499    1510     +11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-01-07 14:59:30 +01:00
..
Config.src
find.c Whitespace fixes 2013-07-30 11:52:58 +02:00
grep.c grep: fix two bugs with -w 2014-01-07 14:59:30 +01:00
Kbuild.src
xargs.c