busybox/archival
Denis Vlasenko c87339d584 dpkg: trivial code shrinkage, and redo G trick correctly.
function                                             old     new   delta
run_package_script_or_die                              -      72     +72
fill_package_struct                                  303     309      +6
search_package_hashtable                             122     125      +3
get_status                                           112     111      -1
status_hashtable                                       4       -      -4
set_status                                           162     158      -4
package_hashtable                                      4       -      -4
name_hashtable                                         4       -      -4
package_satisfies_dependency                         112     106      -6
search_name_hashtable                                118     110      -8
configure_package                                    121     106     -15
remove_package                                       333     317     -16
search_status_hashtable                              133     111     -22
purge_package                                        247     217     -30
unpack_package                                       552     521     -31
run_package_script                                    62       -     -62
dpkg_main                                           3991    3867    -124
------------------------------------------------------------------------------
(add/remove: 1/4 grow/shrink: 2/10 up/down: 81/-331)         Total: -250 bytes
   text    data     bss     dec     hex filename
 807972     611    6924  815507   c7193 busybox_old
 807603     611    6908  815122   c7012 busybox_unstripped
2008-06-21 23:15:43 +00:00
..
bz
libunarchive - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
ar.c
bbunzip_test2.sh
bbunzip_test3.sh
bbunzip_test.sh
bbunzip.c g[un]zip: accept and ignore -n (needed for kernel compile) 2008-03-30 13:11:47 +00:00
bzip2.c
Config.in build system: typo fix in help text 2008-04-23 05:46:55 +00:00
cpio.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
dpkg_deb.c
dpkg.c dpkg: trivial code shrinkage, and redo G trick correctly. 2008-06-21 23:15:43 +00:00
gzip.c g[un]zip: accept and ignore -n (needed for kernel compile) 2008-03-30 13:11:47 +00:00
Kbuild
rpm2cpio.c whitespace fixes 2008-03-28 01:00:09 +00:00
rpm.c
tar.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
unzip.c