hush/include
Denys Vlasenko 39a04f71ca archival/*: shrink by reusing sufficiently similar functions
function                                             old     new   delta
append_ext                                             -      16     +16
unxz_main                                             77      83      +6
unlzma_main                                           77      83      +6
uncompress_main                                       42      48      +6
gzip_main                                            184     190      +6
bzip2_main                                           114     120      +6
bunzip2_main                                          61      67      +6
bbunpack                                             469     475      +6
send_tree                                            355     360      +5
lzop_main                                             89      92      +3
gunzip_main                                           61      64      +3
make_new_name_lzop                                    84      82      -2
make_new_name_gunzip                                 114     112      -2
make_new_name_unxz                                    14       -     -14
make_new_name_unlzma                                  14       -     -14
make_new_name_uncompress                              14       -     -14
make_new_name_bunzip2                                 14       -     -14
make_new_name_gzip                                    17       -     -17
make_new_name_bzip2                                   17       -     -17
------------------------------------------------------------------------------
(add/remove: 1/6 grow/shrink: 10/2 up/down: 69/-94)           Total: -25 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-31 14:18:57 +02:00
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
applets.h unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +02:00
ar.h ar: add archive creation support 2010-03-15 15:38:09 +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: try harder to not cause redefinition errors 2010-03-16 01:22:35 +01:00
grp_.h libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS 2010-03-31 12:38:17 +02:00
inet_common.h more thorough fix for systems with strange socklen_t 2010-02-02 12:45:38 +01:00
libbb.h *: teach tar et. al. to understand .xz by heart 2010-05-30 04:18:13 +02:00
platform.h dnsd: enforce alignment on packet buffer 2010-04-14 10:14:25 -07:00
pwd_.h libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS 2010-03-31 12:38:17 +02:00
rtc_.h *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
shadow_.h libpwdgrp: comment out more unused functions 2010-03-31 14:43:58 +02:00
unarchive.h archival/*: shrink by reusing sufficiently similar functions 2010-05-31 14:18:57 +02:00
unicode.h stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing 2010-05-16 21:15:03 +02:00
usage.h unxz: new applet, complete with xzcat and xz -d aliases 2010-05-30 03:35:18 +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