]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a handing of readdir_r on AIX. The meaning of the return value is
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 14 Oct 2012 19:27:52 +0000 (04:27 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 14 Oct 2012 19:27:52 +0000 (04:27 +0900)
commit510e597e7fff1d112e20e88ecf7b5f2ca890c2e9
tree6dc986b7284bab70ddb341b238db5a8b2c28ced9
parent470013ca1cea35e1dccc848bf6d9921d204ddf73
Fix a handing of readdir_r on AIX. The meaning of the return value is
different from other posix systems.
libarchive/archive_read_disk_posix.c