busybox/archival/libunarchive
Denis Vlasenko 8b814b4a34 tar: support for tar --numeric-owner. By Natanael Copa.
function                                             old     new   delta
tar_longopts                                         221     237     +16
data_extract_all                                     692     705     +13
tar_main                                             690     702     +12
2009-04-21 00:52:21 +00:00
..
data_align.c
data_extract_all.c tar: support for tar --numeric-owner. By Natanael Copa. 2009-04-21 00:52:21 +00:00
data_extract_to_buffer.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
decompress_uncompress.c *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
decompress_unlzma.c
decompress_unzip.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
filter_accept_all.c
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
filter_accept_reject_list.c
find_list_entry.c
get_header_ar.c
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
get_header_tar_lzma.c
get_header_tar.c trailing whitespace removal 2009-04-01 11:24:04 +00:00
header_list.c
header_skip.c
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
Kbuild *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
open_transformer.c
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c