hush/archival/libarchive
Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes
function                                             old     new   delta
print_intel_cstates                                  499     511     +12
file_insert                                          355     364      +9
dpkg_main                                           2944    2940      -4
ifenslave_main                                       645     640      -5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/2 up/down: 21/-9)              Total: 12 bytes
   text	   data	    bss	    dec	    hex	filename
 937564	    932	  17676	 956172	  e970c	busybox_old
 937164	    932	  17676	 955772	  e957c	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-08 11:24:44 +02:00
..
bz Removes stray empty line from code 2015-07-13 03:25:46 +02:00
unxz Removes stray empty line from code 2015-07-13 03:25:46 +02:00
data_align.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
data_extract_all.c rpm: use "create+rename" method of replacing existing files 2013-02-20 15:58:42 +01:00
data_extract_to_command.c join some common strings, -400 bytes 2015-10-08 11:24:44 +02:00
data_extract_to_stdout.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
data_skip.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
decompress_bunzip2.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
decompress_gunzip.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
decompress_uncompress.c Removes stray empty line from code 2015-07-13 03:25:46 +02:00
decompress_unlzma.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
decompress_unxz.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
filter_accept_all.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
filter_accept_list_reassign.c dpkg: update supported compression methods 2015-01-30 15:15:38 +01:00
filter_accept_list.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
filter_accept_reject_list.c trivial small speed optimization 2012-06-22 15:54:05 +02:00
find_list_entry.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
get_header_ar.c ar: better comment 2013-09-10 16:27:08 +02:00
get_header_cpio.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
get_header_tar_bz2.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
get_header_tar_gz.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
get_header_tar_lzma.c libarchive: add capability to unpack to mem.buffer 2014-12-07 00:44:00 +01:00
get_header_tar_xz.c dpkg: update supported compression methods 2015-01-30 15:15:38 +01:00
get_header_tar.c tar: do not try to decode GNU extended headers as pax headers 2015-05-11 16:55:16 +02:00
header_list.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
header_skip.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
header_verbose_list.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
init_handle.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
Kbuild.src unzip: prevent attacks via malicious filenames 2015-02-10 01:30:43 +01:00
liblzo.h lzop: add overflow check 2014-06-30 10:14:34 +02:00
lzo1x_1.c rename archival/libunarchive -> archival/libarchive; move bz/ into it 2010-11-03 02:38:31 +01:00
lzo1x_1o.c rename archival/libunarchive -> archival/libarchive; move bz/ into it 2010-11-03 02:38:31 +01:00
lzo1x_9x.c Removes stray empty line from code 2015-07-13 03:25:46 +02:00
lzo1x_c.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
lzo1x_d.c lzop: add overflow check 2014-06-30 10:14:34 +02:00
open_transformer.c libarchive: auto-detect .Z files as well 2015-05-03 18:40:12 +02:00
seek_by_jump.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
seek_by_read.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
unpack_ar_archive.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
unsafe_prefix.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00