busybox/archival
Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all()
function                                             old     new   delta
buffer_fill_and_print                                179     196     +17
fflush_all                                             -       9      +9
spawn                                                 87      92      +5
rtcwake_main                                         455     453      -2
...
alarm_intr                                            93      84      -9
readcmd                                             1072    1062     -10
bb_ask                                               345     333     -12
more_main                                            845     832     -13
flush_stdout_stderr                                   42      23     -19
xfflush_stdout                                        27       -     -27
flush_stderr                                          30       -     -30
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 2/50 up/down: 31/-397)         Total: -366 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-11-02 14:19:51 +01:00
..
bz *: code shrink via NOINLINE 2009-10-08 12:28:08 +02:00
libunarchive *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
ar.c tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits 2009-09-17 02:43:14 +02: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_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c unpackers: check errors from close() too 2009-10-05 03:03:07 +02: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 *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +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 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits 2009-09-17 02:43:14 +02: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
rpm2cpio.c rpm2cpio: code shrink 2009-08-28 21:15:24 +02:00
rpm.c *: more portability fixes by Dan Fandrich 2009-09-23 23:15:43 +02:00
tar.c tar: add support for -o as synonym to --no-same-owner. +5 bytes 2009-10-25 02:13:32 +02: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