busybox/editors
Denys Vlasenko c44539fcd3 sed: fix "sed clusternewline" testcase
function                                             old     new   delta
process_files                                       2197    2226     +29
flush_append                                          47      54      +7
get_next_line                                        184     189      +5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 41/0)               Total: 41 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-10-30 14:25:22 +01:00
..
awk.c awk: fix length(array) 2013-10-12 04:51:54 +02:00
cmp.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Config.src vi: fix regex search, make it selectable in config 2011-06-27 02:59:37 +02:00
diff.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
ed.c Fix double words in comments. No code changes 2011-04-16 17:33:43 +02:00
Kbuild.src vi: fix regex search, make it selectable in config 2011-06-27 02:59:37 +02:00
patch_bbox.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
patch_toybox.c *: replace xopen3 with xopen where makes sense 2010-10-18 02:38:27 +02:00
patch.c patch: make -p count path components, not slashes (think /blah//thing) 2011-10-10 19:59:38 +02: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
sed.c sed: fix "sed clusternewline" testcase 2013-10-30 14:25:22 +01:00
vi.c vi: make regexp search case-insensitive if ":set ignorecase" is active 2013-04-21 15:51:41 +02:00