]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Stop using deprecated functions.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 7 Oct 2012 05:33:50 +0000 (14:33 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 7 Oct 2012 05:37:17 +0000 (14:37 +0900)
commitc6e02a5482ecc6da6f193f173d2c13387f99f75a
tree80d053ff2cb1ac944bc6c6c2eefb69fa8183a11d
parent9c476e169dfef5d67234e57b13884e55597e8cde
Stop using deprecated functions.
s/archive_read_open_file/archive_read_open_filename/
s/archive_write_open_file/archive_write_open_filename/
cpio/cpio.c
libarchive/test/test_read_format_ar.c
libarchive/test/test_read_format_mtree.c
libarchive/test/test_read_format_rar.c
tar/read.c
tar/write.c