grep: fix buglets with context printing
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 15 Jul 2007 12:38:18 +0000 (12:38 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 15 Jul 2007 12:38:18 +0000 (12:38 -0000)
commit8d5aa870a66b2196d2b756813cebb25c22b128ed
treef498c7f94aaa10d6903e220011759bd484d3b66b
parentbdc406d15d5efa45970ebaf404f0d2a411abff91
grep: fix buglets with context printing
print_line                                           152     170     +18
did_print_line                                         -       1      +1
grep_file                                            788     771     -17
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/1 up/down: 19/-17)              Total: 2 bytes
   text    data     bss     dec     hex filename
 673368    2740   13968  690076   a879c busybox_old
 673368    2740   13968  690076   a879c busybox_unstripped
findutils/grep.c