]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix remaing bsdtar tests on Cygwin by treating Cygwin like Posix.
authorTim Kientzle <kientzle@gmail.com>
Thu, 1 Oct 2009 03:49:04 +0000 (23:49 -0400)
committerTim Kientzle <kientzle@gmail.com>
Thu, 1 Oct 2009 03:49:04 +0000 (23:49 -0400)
commit91ef6742f3c3e448c74f9580e8d19ef069238d94
treef22121a5cef99e82f357236c8a2fa393d581a35f
parent2d33200833f35bb3c686f798d9146a8693b44662
Fix remaing bsdtar tests on Cygwin by treating Cygwin like Posix.
This does not (yet) implement the policies regarding path separators
that were recently hashed out on the libarchive-discuss mailing list.

SVN-Revision: 1479
tar/tree.c