busybox/editors
Denys Vlasenko fddd93edbd libbb: introduce and use xasprintf_inplace()
function                                             old     new   delta
xasprintf_and_free                                     -      49     +49
watch_main                                           269     282     +13
singlemount                                         1313    1315      +2
append_mount_options                                 157     149      -8
ip_port_str                                          122     112     -10
lsblk_main                                           869     858     -11
add_cmd                                             1178    1167     -11
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/4 up/down: 64/-40)             Total: 24 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2026-02-05 13:36: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
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
vi.c vi: warn about range in ':!' command 2025-10-07 10:05:08 +02:00