]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Introduce archive_write_add_fitler() 9/head
authorOndrej Holy <xholyo00@stud.fit.vutbr.cz>
Tue, 6 Mar 2012 19:43:27 +0000 (20:43 +0100)
committerOndrej Holy <xholyo00@stud.fit.vutbr.cz>
Tue, 6 Mar 2012 19:43:27 +0000 (20:43 +0100)
commit9ca74e372d470afecbeff8768f4fa282a1fa00f3
treefcbc84b418c2183cd8f71572bda5a0895800a52e
parent862ad0c9a1c9ff0f2a6e88ce5f06fae5b8a88375
Introduce archive_write_add_fitler()
- a convenience function to set the filter based on the code.
Makefile.am
libarchive/CMakeLists.txt
libarchive/archive.h
libarchive/archive_write_add_filter.c [new file with mode: 0644]