hush/include
Denys Vlasenko aa4977d8e5 libunarchive: clean up dirty hacks. code shrank as a result
function                                             old     new   delta
cpio_main                                            526     539     +13
init_handle                                           57      58      +1
init_archive_deb_ar                                   34      35      +1
get_header_ar                                        408     409      +1
dpkg_main                                           3900    3901      +1
unpack_package                                       516     515      -1
rpm_main                                            1673    1672      -1
tar_main                                             774     767      -7
get_header_cpio                                      990     972     -18
data_extract_all                                     750     727     -23
get_header_tar                                      1631    1576     -55
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/6 up/down: 17/-105)           Total: -88 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-06 10:53:17 +01:00
..
.gitignore
applets.h
busybox.h
dump.h
fix_u32.h
grp_.h
inet_common.h
libbb.h *: make 2 more "int argc"'s unused; more saved if !DESKTOP 2010-01-04 13:16:08 +01:00
platform.h
pwd_.h
rtc_.h
shadow_.h
unarchive.h libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
unicode.h fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 2010-01-04 20:49:58 +01:00
usage.h find: add optional support for -links. +100 bytes 2010-01-06 09:19:04 +01:00
volume_id.h
xatonum.h
xregex.h