hush/editors
Denys Vlasenko c5d16e92c1 diff: fix -N and nonexistent files. Closes 7454
function                                             old     new   delta
diffreg                                             1253    1310     +57
diff_main                                           1329    1355     +26
create_J                                            1819    1821      +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 85/0)               Total: 85 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-05-05 18:39:22 +02:00
..
Config.src Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
Kbuild.src switch editors/* to embedded-in-source kbuild system 2013-11-13 12:45:33 +01:00
awk.c awk: fix segfault on for loop syntax error 2016-10-24 02:09:56 +02:00
cmp.c switch editors/* to embedded-in-source kbuild system 2013-11-13 12:45:33 +01:00
diff.c diff: fix -N and nonexistent files. Closes 7454 2017-05-05 18:39:22 +02:00
ed.c *: hopefully all setup_common_bufsiz() are in place 2016-04-21 18:38:51 +02:00
patch.c Code style fixes, no code changes 2016-11-28 01:22:57 +01:00
patch_bbox.c Use unsigned printf/scanf conversion where more appropriate 2013-11-29 16:45:45 +01:00
patch_toybox.c Code style fixes, no code changes 2016-11-28 01:22:57 +01:00
sed.c Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +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
vi.c vi: survive if stdin is nonblocking. closes 9851 2017-05-02 20:39:02 +02:00