hush/editors
Denis Vlasenko 8abae88410 vi: do not truncate file to zero length. closes bug 2944.
function                                             old     new   delta
file_write                                            98     104      +6
2008-05-03 11:35:59 +00:00
..
awk.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
cmp.c *: shrink by using [f]open_or_warn_stdin where appropriate 2008-03-17 09:07:36 +00:00
Config.in vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +00:00
diff.c diff: improve comments (no code chages) 2008-03-24 18:40:32 +00:00
ed.c fix a few stray unguarded strdup's 2008-03-28 02:24:59 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c vi: do not truncate file to zero length. closes bug 2944. 2008-05-03 11:35:59 +00:00