mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
A small optimization. There is no need to try matching the current input line against any further patterns if a match was already found and -v is specified. function old new delta grep_file 1463 1440 -23 Signed-off-by: Ari Sundholm <ari@tuxera.com> Signed-off-by: Niko Vähäsarja <niko@tuxera.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
|---|---|---|
| .. | ||
| Config.src | ||
| find.c | ||
| grep.c | ||
| Kbuild.src | ||
| xargs.c | ||