busybox/editors
Denys Vlasenko 58f108eb33 lineedit: fix another corner case with bad unicode input
function                                             old     new   delta
read_key                                             607     646     +39
readit                                                50      55      +5
getch_nowait                                         290     295      +5
hash_find                                            233     234      +1
xstrtoul_range_sfx                                   231     230      -1
passwd_main                                         1058    1056      -2
builtin_exit                                          45      43      -2
cmp_main                                             649     645      -4
lineedit_read_key                                    257     245     -12
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/5 up/down: 50/-21)             Total: 29 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-11 21:17:55 +01:00
..
awk.c awk: code shrink 2010-03-11 12:44:25 +01: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
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
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 lineedit: fix another corner case with bad unicode input 2010-03-11 21:17:55 +01:00