busybox/archival
Denys Vlasenko 2ec91aead5 *: remove some uses of argc
function                                             old     new   delta
whoami_main                                           34      37      +3
logname_main                                          60      63      +3
hostid_main                                           35      38      +3
ttysize_main                                         136     135      -1
nmeter_main                                          673     672      -1
logger_main                                          387     386      -1
uuencode_main                                        330     328      -2
ifupdown_main                                       2125    2123      -2
mesg_main                                            158     155      -3
free_main                                            333     330      -3
cal_main                                             902     899      -3
acpid_main                                           443     440      -3
ar_main                                              196     189      -7
find_main                                            476     467      -9
ifconfig_main                                       1235    1221     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/12 up/down: 9/-49)            Total: -40 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-04 14:15:38 +01:00
..
bz *: code shrink via NOINLINE 2009-10-08 12:28:08 +02:00
libunarchive tar: fix problem handling tarballs with chksums prepended by spaces 2010-01-03 23:41:11 +01:00
ar.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
bbunzip_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test2.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test3.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c fix improper utimes usage 2009-11-29 19:40:36 +01:00
bzip2.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Config.in unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) 2009-09-15 23:40:08 +02:00
cpio.c *: do not assign to stdout/stderr, it's not portable. 2010-01-02 18:49:22 +01:00
dpkg_deb.c *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
dpkg.c libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences 2009-12-16 22:46:01 +01:00
gzip.c *: optimize most of isXXXXX() macros 2009-10-23 03:16:08 +02:00
Kbuild randomconfig fixes 2009-06-09 18:40:07 +02:00
liblzo_interface.h lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
liblzo.h lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_1.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_1o.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_9x.c remove trailing whitespace 2009-07-15 20:02:19 +02:00
lzo1x_c.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzo1x_d.c lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. 2009-04-29 12:01:51 +00:00
lzop.c *: three more NOINLINEs 2009-10-08 14:54:18 +02:00
rpm.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
rpm2cpio.c rpm2cpio: code shrink 2009-08-28 21:15:24 +02:00
tar.c tar: fix recently added SEGV on "tar" w/o args 2009-12-18 12:36:07 +01:00
unzip_doc.txt.bz2 unzip: give better error message when presented with unsupported 2008-07-26 16:50:24 +00:00
unzip.c unzip: more compat if DESKTOP=y 2009-09-06 16:52:50 +02:00