hush/include
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
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
applets.h replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
busybox.h rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. 2009-07-30 12:57:19 +02:00
dump.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
fix_u32.h include/fix_u32.h: fix trivial compile breakage :( 2010-03-08 21:53:45 +01:00
grp_.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
inet_common.h more thorough fix for systems with strange socklen_t 2010-02-02 12:45:38 +01:00
libbb.h lineedit: fix another corner case with bad unicode input 2010-03-11 21:17:55 +01:00
platform.h include/platform.h: PowerPC can also do unaligned access 2010-02-11 23:23:28 +01:00
pwd_.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
rtc_.h *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
shadow_.h restore shadow.h independence 2009-07-09 01:35:29 -04:00
unarchive.h randomconfig fixes 2010-01-24 22:52:21 +01:00
unicode.h fix Unicode build on glibc 2010-02-19 08:47:17 +01:00
usage.h popmaildir: give examples in help text. +91 byte 2010-03-10 13:01:14 +01:00
volume_id.h swaponoff: add uuid/label support. By Natanael Copa 2009-09-20 04:28:22 +02:00
xatonum.h include/xatonum.h: make it survive -Wconversion 2009-10-11 22:29:15 +02:00
xregex.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00