busybox/editors
Denys Vlasenko 91075de0a7 vi: code shrink
function                                             old     new   delta
.rodata                                           107007  107019     +12
run_cmds                                              62      50     -12
indicate_error                                        78      55     -23
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 12/-35)            Total: -23 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2026-02-07 12:53:27 +01:00
..
awk.c awk: use more understandable form of "split-globals" trick 2026-01-24 05:43:45 +01:00
cmp.c cmp: fix -n causing all diffs to be output, implement size suffixes for SKIP 2026-01-18 02:41:20 +01:00
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
diff.c diff: code shrink 2025-07-04 21:40:51 +02:00
ed.c ed: fix line insertion before current line. Closes 15081 2024-09-27 20:14:04 +02:00
Kbuild.src switch editors/* to embedded-in-source kbuild system 2013-11-13 12:45:33 +01: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 libbb: introduce and use xasprintf_inplace() 2026-02-05 13:36:27 +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 vi: code shrink 2026-02-07 12:53:27 +01:00