busybox/include
Denys Vlasenko a7a1fd02cb eliminate all remaining users of ctype. ~600 byte large tables are gone.
function                                             old     new   delta
skip_thing                                           253     278     +25
find_range                                           497     508     +11
ask                                                  220     228      +8
...
setlocalenv                                           90      82      -8
bb_strtoll                                            84      76      -8
bb_strtol                                             85      77      -8
is_well_formed_var_name                               75      66      -9
expand                                               651     641     -10
endofname                                            104      92     -12
buffer_fill_and_print                                196     179     -17
isxdigit                                              18       -     -18
httpd_main                                           729     711     -18
__GI_isxdigit                                         18       -     -18
ispunct                                               20       -     -20
isalnum                                               20       -     -20
__GI_ispunct                                          20       -     -20
__GI_isalnum                                          20       -     -20
toupper                                               29       -     -29
tolower                                               29       -     -29
__GI_toupper                                          29       -     -29
__GI_tolower                                          29       -     -29
do_cmd                                              4454    4330    -124
------------------------------------------------------------------------------
(add/remove: 0/12 grow/shrink: 14/29 up/down: 81/-549)       Total: -468 bytes
   text	   data	    bss	    dec	    hex	filename
 823051	    445	   7548	 831044	  cae44	busybox_old
 821970	    441	   7548	 829959	  caa07	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-10-23 13:05:03 +02:00
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
applets.h tune2fs: new applet by Vladimir. Only supports -L LABEL 2009-10-22 00:55:55 +02: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 randomconfig fixes 2009-08-08 03:20:12 +02:00
grp_.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
inet_common.h *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
libbb.h eliminate all remaining users of ctype. ~600 byte large tables are gone. 2009-10-23 13:05:03 +02:00
platform.h move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
pwd_.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
rtc_.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
shadow_.h restore shadow.h independence 2009-07-09 01:35:29 -04:00
unarchive.h tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits 2009-09-17 02:43:14 +02:00
unicode.h tweaking Unicode support 2009-07-11 22:26:48 +02:00
usage.h mke2fs: mention -F in usage text 2009-10-22 12:24:48 +02: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