Imported Upstream version 3.2.1 03/90003/1 upstream/3.2.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 28 Sep 2016 04:38:13 +0000 (13:38 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 28 Sep 2016 04:38:26 +0000 (13:38 +0900)
commit59d57bb1ffd3d9515c427883583482b295f181df
treee642aec725dad758ed113ea56789b384d41b849a
parent321918c4862a74a9cb37853682e15f99a7187a70
Imported Upstream version 3.2.1

Change-Id: Ia3da21e5117593a6e6428408ad875e83e4ec9928
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
145 files changed:
CMakeLists.txt
Makefile.am
Makefile.in
NEWS
build/autoconf/config.guess
build/autoconf/config.sub
build/version
cat/bsdcat.c
cat/bsdcat.h
cat/test/main.c
config.h.in
configure
configure.ac
cpio/cpio.c
cpio/test/CMakeLists.txt
cpio/test/list.h
cpio/test/main.c
cpio/test/test_missing_file.c [new file with mode: 0644]
doc/html/archive_entry.3.html
doc/html/archive_entry_acl.3.html
doc/html/archive_entry_linkify.3.html
doc/html/archive_entry_paths.3.html
doc/html/archive_entry_perms.3.html
doc/html/archive_entry_stat.3.html
doc/html/archive_entry_time.3.html
doc/html/archive_read.3.html
doc/html/archive_read_add_passphrase.3.html
doc/html/archive_read_data.3.html
doc/html/archive_read_disk.3.html
doc/html/archive_read_extract.3.html
doc/html/archive_read_filter.3.html
doc/html/archive_read_format.3.html
doc/html/archive_read_free.3.html
doc/html/archive_read_header.3.html
doc/html/archive_read_new.3.html
doc/html/archive_read_open.3.html
doc/html/archive_read_set_options.3.html
doc/html/archive_util.3.html
doc/html/archive_write.3.html
doc/html/archive_write_blocksize.3.html
doc/html/archive_write_data.3.html
doc/html/archive_write_disk.3.html
doc/html/archive_write_filter.3.html
doc/html/archive_write_finish_entry.3.html
doc/html/archive_write_format.3.html
doc/html/archive_write_free.3.html
doc/html/archive_write_header.3.html
doc/html/archive_write_new.3.html
doc/html/archive_write_open.3.html
doc/html/archive_write_set_options.3.html
doc/html/archive_write_set_passphrase.3.html
doc/html/bsdcpio.1.html
doc/html/bsdtar.1.html
doc/html/cpio.5.html
doc/html/libarchive-formats.5.html
doc/html/libarchive.3.html
doc/html/libarchive_changes.3.html
doc/html/libarchive_internals.3.html
doc/html/mtree.5.html
doc/html/tar.5.html
doc/man/archive_write_filter.3
doc/man/archive_write_set_options.3
doc/man/libarchive-formats.5
doc/man/libarchive_changes.3
doc/pdf/archive_entry.3.pdf
doc/pdf/archive_entry_acl.3.pdf
doc/pdf/archive_entry_linkify.3.pdf
doc/pdf/archive_entry_paths.3.pdf
doc/pdf/archive_entry_perms.3.pdf
doc/pdf/archive_entry_stat.3.pdf
doc/pdf/archive_entry_time.3.pdf
doc/pdf/archive_read.3.pdf
doc/pdf/archive_read_add_passphrase.3.pdf
doc/pdf/archive_read_data.3.pdf
doc/pdf/archive_read_disk.3.pdf
doc/pdf/archive_read_extract.3.pdf
doc/pdf/archive_read_filter.3.pdf
doc/pdf/archive_read_format.3.pdf
doc/pdf/archive_read_free.3.pdf
doc/pdf/archive_read_header.3.pdf
doc/pdf/archive_read_new.3.pdf
doc/pdf/archive_read_open.3.pdf
doc/pdf/archive_read_set_options.3.pdf
doc/pdf/archive_util.3.pdf
doc/pdf/archive_write.3.pdf
doc/pdf/archive_write_blocksize.3.pdf
doc/pdf/archive_write_data.3.pdf
doc/pdf/archive_write_disk.3.pdf
doc/pdf/archive_write_filter.3.pdf
doc/pdf/archive_write_finish_entry.3.pdf
doc/pdf/archive_write_format.3.pdf
doc/pdf/archive_write_free.3.pdf
doc/pdf/archive_write_header.3.pdf
doc/pdf/archive_write_new.3.pdf
doc/pdf/archive_write_open.3.pdf
doc/pdf/archive_write_set_options.3.pdf
doc/pdf/archive_write_set_passphrase.3.pdf
doc/pdf/bsdcpio.1.pdf
doc/pdf/bsdtar.1.pdf
doc/pdf/cpio.5.pdf
doc/pdf/libarchive-formats.5.pdf
doc/pdf/libarchive.3.pdf
doc/pdf/libarchive_changes.3.pdf
doc/pdf/libarchive_internals.3.pdf
doc/pdf/mtree.5.pdf
doc/pdf/tar.5.pdf
doc/text/archive_write_filter.3.txt
doc/text/archive_write_set_options.3.txt
doc/text/libarchive_changes.3.txt
doc/wiki/ManPageArchiveWriteFilter3.wiki
doc/wiki/ManPageArchiveWriteSetOptions3.wiki
doc/wiki/ManPageLibarchiveChanges3.wiki
doc/wiki/ManPageLibarchiveFormats5.wiki
libarchive/archive.h
libarchive/archive_entry.h
libarchive/archive_entry_xattr.c
libarchive/archive_ppmd7.c
libarchive/archive_read_disk_windows.c
libarchive/archive_read_support_format_7zip.c
libarchive/archive_read_support_format_cpio.c
libarchive/archive_read_support_format_iso9660.c
libarchive/archive_read_support_format_mtree.c
libarchive/archive_read_support_format_rar.c
libarchive/archive_read_support_format_tar.c
libarchive/archive_read_support_format_zip.c
libarchive/archive_write_disk_windows.c
libarchive/archive_write_filter.3
libarchive/archive_write_set_format_gnutar.c
libarchive/archive_write_set_format_iso9660.c
libarchive/archive_write_set_options.3
libarchive/libarchive-formats.5
libarchive/libarchive_changes.3
libarchive/test/CMakeLists.txt
libarchive/test/list.h
libarchive/test/main.c
libarchive/test/test_read_format_rar_invalid1.c [new file with mode: 0644]
libarchive/test/test_read_format_rar_invalid1.rar.uu [new file with mode: 0644]
libarchive/test/test_write_format_gnutar_filenames.c [new file with mode: 0644]
libarchive/xxhash.c
libarchive_fe/err.c
tar/test/CMakeLists.txt
tar/test/list.h
tar/test/main.c
tar/test/test_missing_file.c [new file with mode: 0644]
tar/write.c