mirror of
https://github.com/libarchive/libarchive.git
synced 2026-01-18 17:11:25 +01:00
Before writing a zip entry, its' pathname might be modified for two reasons: 1. Path using Windows path separators will be converted to POSIX style. 2. Path using local encoding will be transcoded if a target charset is set. Must make sure these two mechanisms can coexist without overwriting each other.
99 lines
1.3 KiB
Plaintext
99 lines
1.3 KiB
Plaintext
*~
|
|
*.o
|
|
*.obj
|
|
*.exe
|
|
*.exp
|
|
*.ilk
|
|
*.la
|
|
*.lib
|
|
*.lo
|
|
*.recipe
|
|
*.sln
|
|
*.tlog
|
|
*.cmake
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
!build/cmake/*.cmake
|
|
.deps/
|
|
.libs/
|
|
bin/
|
|
out/
|
|
.dirstamp
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
bsdcat
|
|
bsdcpio
|
|
bsdtar
|
|
bsdunzip
|
|
build/autoconf/compile
|
|
build/autoconf/config.guess
|
|
build/autoconf/config.sub
|
|
build/autoconf/depcomp
|
|
build/autoconf/install-sh
|
|
build/autoconf/libtool.m4
|
|
build/autoconf/ltmain.sh
|
|
build/autoconf/ltoptions.m4
|
|
build/autoconf/ltsugar.m4
|
|
build/autoconf/ltversion.m4
|
|
build/autoconf/lt~obsolete.m4
|
|
build/autoconf/missing
|
|
build/build/pkgconfig/libarchive.pc
|
|
build/cat/test/list.h
|
|
build/cpio/test/list.h
|
|
build/libarchive/test/list.h
|
|
build/pkgconfig/libarchive.pc
|
|
build/tar/test/list.h
|
|
build/unzip/test/list.h
|
|
cat/test/list.h
|
|
config.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
cpio/test/list.h
|
|
libarchive/test/list.h
|
|
libtool
|
|
stamp-h1
|
|
tar/test/list.h
|
|
unzip/test/list.h
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
DartConfiguration.tcl
|
|
cmake.tmp/
|
|
cmake-*/
|
|
.vs/
|
|
.vscode/
|
|
.idea/
|
|
|
|
doc/html/*.html
|
|
doc/man/*.1
|
|
doc/man/*.3
|
|
doc/man/*.5
|
|
doc/pdf/*.pdf
|
|
doc/text/*.txt
|
|
doc/wiki/*.wiki
|
|
|
|
libarchive-*.tar.gz
|
|
libarchive-*.zip
|
|
|
|
Testing/
|
|
libarchive/libarchive.a
|
|
libarchive/libarchive.so
|
|
libarchive/libarchive.so.*
|
|
|
|
.DS_Store
|
|
|
|
/*_test
|
|
/*_test.log
|
|
/*_test.trs
|
|
build/autoconf/test-driver
|
|
test-suite.log
|
|
|
|
.sw?
|
|
.*.sw?
|
|
|
|
*.pdb
|