busybox/editors
Denys Vlasenko b668e52c90 *: placate warnings where strchr/strstr returns constant pointer
Newer glibc is now smarter and can propagate const-ness from those!

function                                             old     new   delta
readtoken1                                          3111    3108      -3

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2026-02-15 15:15:30 +01:00
..
awk.c *: placate warnings where strchr/strstr returns constant pointer 2026-02-15 15:15:30 +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: code shrink 2026-02-07 12:53:27 +01:00