busybox/editors
Denis Vlasenko 3bb2bbd684 awk: fix a case with multiple -f options. simplify -f file reading.
function                                             old     new   delta
parse_expr                                           833     841      +8
qrealloc                                              33      36      +3
next_input_file                                      203     198      -5
afopen                                                22       -     -22
ftello                                                41       -     -41
ftell                                                 41       -     -41
__GI_ftell                                            41       -     -41
awk_main                                            1002     944     -58
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 2/2 up/down: 11/-208)          Total: -197 bytes
   text    data     bss     dec     hex filename
 804232     610    6804  811646   c627e busybox_old
 804120     610    6804  811534   c620e busybox_unstripped
2008-07-01 01:57:36 +00:00
..
awk.c awk: fix a case with multiple -f options. simplify -f file reading. 2008-07-01 01:57:36 +00:00
cmp.c *: shrink by using [f]open_or_warn_stdin where appropriate 2008-03-17 09:07:36 +00:00
Config.in
diff.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
ed.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
Kbuild
patch.c style fixes, no code changes 2008-06-26 14:32:57 +00:00
sed1line.txt
sed_summary.htm
sed.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
vi.c vi: fix vda's thinko 2008-06-27 04:06:13 +00:00