]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Enable bzip2 compression to use an external bzip2 program when
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 13 Oct 2012 10:28:37 +0000 (19:28 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 13 Oct 2012 10:28:37 +0000 (19:28 +0900)
commitd28e6ae9bc1305ca975d3b61babb5d3dc83c0adf
tree8e63a73f86036a1e9ff2ef1f40ee7415fb5a2160
parent9dd48a782431cf4a19a57b8f1b352cf8eef03fa4
Enable bzip2 compression to use an external bzip2 program when
libbz2 is unavailable.
libarchive/archive_write_add_filter_bzip2.c
libarchive/test/test_empty_write.c
libarchive/test/test_filter_count.c
libarchive/test/test_read_truncated_filter.c
libarchive/test/test_write_filter_bzip2.c