busybox/editors
Denys Vlasenko 92ab29fcf0 awk: implement -E; do not reorder -f and -e
function                                             old     new   delta
awk_main                                             843     891     +48
next_input_file                                      243     261     +18
packed_usage                                       34631   34638      +7
.rodata                                           105391  105390      -1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/1 up/down: 73/-1)              Total: 72 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2023-10-02 15:24:06 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
Kbuild.src switch editors/* to embedded-in-source kbuild system 2013-11-13 12:45:33 +01:00
awk.c awk: implement -E; do not reorder -f and -e 2023-10-02 15:24:06 +02:00
cmp.c Update applet size estimates 2023-07-10 17:25:21 +02:00
diff.c diff: code shrink 2021-02-22 19:00:07 +01:00
ed.c Update applet size estimates 2023-07-10 17:25:21 +02:00
patch.c Update applet size estimates 2023-07-10 17:25:21 +02:00
patch_bbox.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
patch_toybox.c Update applet size estimates 2023-07-10 17:25:21 +02:00
sed.c sed: fix double-free in FEATURE_CLEAN_UP=y configs 2023-01-02 17:05:55 +01:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
vi.c Update applet size estimates 2023-07-10 17:25:21 +02:00