busybox/editors
Denys Vlasenko 2bb651ae10 vi: code shrink; save/restore errno in signal handlers
function                                             old     new   delta
query_screen_dimensions                                -      54     +54
suspend_sig                                           50      64     +14
cont_sig                                              65      66      +1
catch_sig                                             42      32     -10
winch_sig                                             88      60     -28
edit_file                                            719     671     -48
refresh                                              848     767     -81
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/4 up/down: 69/-167)           Total: -98 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-04-16 20:55:52 -07:00
..
awk.c awk: add comment about fixing bug 1333 2010-04-04 01:48:12 +02:00
cmp.c wget: check for close success; fix chunked; do not bother to send QUIT to ftp 2009-12-11 12:36:10 +01:00
Config.in diff: support long options 2010-01-20 02:45:23 +01:00
diff.c diff: more compiler compat fixes. no code changes 2010-02-04 04:04:56 +01:00
ed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch_toybox.c whitespace fixes 2010-01-25 13:39:24 +01:00
patch.c patch: accept and ignore -g NUM 2010-01-22 05:10:33 +01: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 *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
vi.c vi: code shrink; save/restore errno in signal handlers 2010-04-16 20:55:52 -07:00