]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Stop using deprecated functions. Much remains to be replaced.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 7 Oct 2012 05:01:15 +0000 (14:01 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 7 Oct 2012 05:01:15 +0000 (14:01 +0900)
commit4187df11b662d387d5e4c31df0f88083b5e54eef
tree2a065430a2d9d214927eca6f14c2f84f687bc1cb
parent7ef6dae82df073b6f2bedbcfc58a70e172376391
Stop using deprecated functions. Much remains to be replaced.
s/archive_position_uncompressed(a)/archive_filter_bytes(a, 0)/
cpio/cpio.c
libarchive/test/test_write_format_ar.c
libarchive/test/test_write_open_memory.c
tar/read.c
tar/write.c