hush/archival/libunarchive
Denys Vlasenko adf922ec28 *: a few more NOINLINEs
function                                             old     new   delta
print_linkinfo                                         -     815    +815
do_msg                                                 -     783    +783
INET_setroute                                          -     757    +757
varvalue                                               -     746    +746
do_sem                                                 -     637    +637
inflate_codes                                          -     617    +617
INET6_setroute                                         -     491    +491
edir                                                   -     370    +370
sync_cursor                                            -     298    +298
update_utmp                                            -     246    +246
searchLines                                            -     165    +165
setup_alarm                                            -     144    +144
may_wakeup                                             -     101    +101
getNum                                               566     371    -195
refresh                                             1166     848    -318
rtcwake_main                                         809     479    -330
getty_main                                          2396    1921    -475
chpst_main                                          1373     746    -627
inflate_unzip_internal                              1335     567    -768
evalvar                                             1384     612    -772
ipaddr_list_or_flush                                2160    1246    -914
route_main                                          1585     245   -1340
ipcs_main                                           2523    1049   -1474
------------------------------------------------------------------------------
(add/remove: 13/0 grow/shrink: 0/10 up/down: 6170/-7213)    Total: -1043 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-10-08 14:35:37 +02:00
..
data_align.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
data_extract_all.c tar: do chown, not lchown to restore mode (compat) 2009-09-17 03:02:57 +02:00
data_extract_to_buffer.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_extract_to_stdout.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_skip.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
decompress_bunzip2.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
decompress_uncompress.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
decompress_unlzma.c use PACKED macro insted of open-coding GCC-ism 2009-09-16 00:58:11 +02:00
decompress_unzip.c *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
filter_accept_all.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_list_reassign.c *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
filter_accept_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_reject_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
find_list_entry.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
get_header_ar.c ar: fix long filenames handling (bug 611) 2009-09-20 01:28:27 +02:00
get_header_cpio.c data_extract_all: do not complain if directory exists on mkdir 2008-10-17 14:03:56 +00:00
get_header_tar_bz2.c *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
get_header_tar_gz.c dpkg_deb: slight code shrink 2008-07-10 23:06:00 +00:00
get_header_tar_lzma.c open_transformer: do not return fd, it does not change 2008-07-10 17:43:01 +00:00
get_header_tar.c tar: accept spaces at the end of header fields (compat) 2009-09-23 17:16:37 +02:00
header_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
header_skip.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
header_verbose_list.c header_verbose_list: show off_t size, not cast to (unsigned) 2008-12-12 02:14:35 +00:00
init_handle.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
Kbuild only build common libarchive objs when needed 2009-05-28 00:47:14 -04:00
open_transformer.c switch_root: improve behavior on error; improve help text 2009-04-21 20:40:51 +00:00
seek_by_jump.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
seek_by_read.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
unpack_ar_archive.c dpkg_deb: slight code shrink 2008-07-10 23:06:00 +00:00