hush/archival
Denis Vlasenko 8d9f495d68 getopt32: fix llist_t options ordering. llist_rev is not unused.
function                                             old     new   delta
tar_main                                             705     695     -10
sort_main                                            928     918     -10
decode_format_string                                 886     876     -10
run_parts_main                                       197     185     -12
ps_main                                              513     500     -13
wget_main                                           2764    2750     -14
awk_main                                            1014    1000     -14
od_main                                             2886    2866     -20
llist_rev                                             25       -     -25
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/8 up/down: 0/-128)           Total: -128 bytes
2007-04-08 15:08:42 +00:00
..
libunarchive random small shrinkage and elimination of statics 2007-04-07 00:44:31 +00:00
ar.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
bbunzip.c libbb: add xunlink() 2007-04-05 21:25:15 +00:00
Config.in - spelling fix 2007-01-04 15:44:49 +00:00
cpio.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
dpkg_deb.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
dpkg.c dpkg: run_package_script() returns 0 if all ok and non-zero if failure. 2007-03-29 19:42:19 +00:00
gzip.c gzip: fix -d option handling 2007-03-22 18:56:23 +00:00
Kbuild gzip: use common bbunzip infrastructure - ~700 bytes code less 2007-03-14 00:07:51 +00:00
rpm.c bunzip2/gunzip/uncompress/unlzma: merge into common code - 2007-03-07 22:02:23 +00:00
rpm2cpio.c bunzip2/gunzip/uncompress/unlzma: merge into common code - 2007-03-07 22:02:23 +00:00
tar.c getopt32: fix llist_t options ordering. llist_rev is not unused. 2007-04-08 15:08:42 +00:00
unzip.c unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!) 2007-03-31 10:17:24 +00:00