libxlsxwriter/third_party/minizip
2014-06-08 17:40:59 +01:00
..
configure.ac Initial commit 2014-06-08 17:40:59 +01:00
crypt.h Initial commit 2014-06-08 17:40:59 +01:00
ioapi.c Initial commit 2014-06-08 17:40:59 +01:00
ioapi.h Initial commit 2014-06-08 17:40:59 +01:00
iowin32.c Initial commit 2014-06-08 17:40:59 +01:00
iowin32.h Initial commit 2014-06-08 17:40:59 +01:00
make_vms.com Initial commit 2014-06-08 17:40:59 +01:00
Makefile Initial commit 2014-06-08 17:40:59 +01:00
Makefile.am Initial commit 2014-06-08 17:40:59 +01:00
Makefile.orig Initial commit 2014-06-08 17:40:59 +01:00
miniunz.c Initial commit 2014-06-08 17:40:59 +01:00
miniunzip.1 Initial commit 2014-06-08 17:40:59 +01:00
minizip.1 Initial commit 2014-06-08 17:40:59 +01:00
minizip.c Initial commit 2014-06-08 17:40:59 +01:00
minizip.pc.in Initial commit 2014-06-08 17:40:59 +01:00
MiniZip64_Changes.txt Initial commit 2014-06-08 17:40:59 +01:00
MiniZip64_info.txt Initial commit 2014-06-08 17:40:59 +01:00
mztools.c Initial commit 2014-06-08 17:40:59 +01:00
mztools.h Initial commit 2014-06-08 17:40:59 +01:00
README.txt Initial commit 2014-06-08 17:40:59 +01:00
unzip.c Initial commit 2014-06-08 17:40:59 +01:00
unzip.h Initial commit 2014-06-08 17:40:59 +01:00
zip.c Initial commit 2014-06-08 17:40:59 +01:00
zip.h Initial commit 2014-06-08 17:40:59 +01:00

The souce files in this directory are included in libxlsxwriter from the
contrib/minizip/ directory of zlib-1.2.8.

The files zip.h and ioapi.h have had a small number of comments modifed from
C++ to C style to avoid warnings with -pedantic -ansi.