contrib: import zlib
commit875c80f8ce45828521796b101bdfa200b2b2599e
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sat, 31 Dec 2016 22:05:44 +0000 (31 17:05 -0500)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sat, 31 Dec 2016 22:05:44 +0000 (31 17:05 -0500)
tree8053b0b43d69c798d8fecea607ba21c84505cc3e
parent0f953fe105b165a039f819bd78f6d18e9176ba7c
contrib: import zlib
236 files changed:
contrib/zlib/CMakeLists.txt [new file with mode: 0644]
contrib/zlib/ChangeLog [new file with mode: 0644]
contrib/zlib/FAQ [new file with mode: 0644]
contrib/zlib/INDEX [new file with mode: 0644]
contrib/zlib/Makefile [new file with mode: 0644]
contrib/zlib/Makefile.in [new file with mode: 0644]
contrib/zlib/README [new file with mode: 0644]
contrib/zlib/adler32.c [new file with mode: 0644]
contrib/zlib/amiga/Makefile.pup [new file with mode: 0644]
contrib/zlib/amiga/Makefile.sas [new file with mode: 0644]
contrib/zlib/as400/bndsrc [new file with mode: 0644]
contrib/zlib/as400/compile.clp [new file with mode: 0644]
contrib/zlib/as400/readme.txt [new file with mode: 0644]
contrib/zlib/as400/zlib.inc [new file with mode: 0644]
contrib/zlib/compress.c [new file with mode: 0644]
contrib/zlib/configure [new file with mode: 0755]
contrib/zlib/contrib/README.contrib [new file with mode: 0644]
contrib/zlib/contrib/ada/buffer_demo.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/mtest.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/read.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/ada/test.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib-streams.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib-streams.ads [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib-thin.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib-thin.ads [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib.adb [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib.ads [new file with mode: 0644]
contrib/zlib/contrib/ada/zlib.gpr [new file with mode: 0644]
contrib/zlib/contrib/amd64/amd64-match.S [new file with mode: 0644]
contrib/zlib/contrib/asm686/README.686 [new file with mode: 0644]
contrib/zlib/contrib/asm686/match.S [new file with mode: 0644]
contrib/zlib/contrib/blast/Makefile [new file with mode: 0644]
contrib/zlib/contrib/blast/README [new file with mode: 0644]
contrib/zlib/contrib/blast/blast.c [new file with mode: 0644]
contrib/zlib/contrib/blast/blast.h [new file with mode: 0644]
contrib/zlib/contrib/blast/test.pk [new file with mode: 0644]
contrib/zlib/contrib/blast/test.txt [new file with mode: 0644]
contrib/zlib/contrib/delphi/ZLib.pas [new file with mode: 0644]
contrib/zlib/contrib/delphi/ZLibConst.pas [new file with mode: 0644]
contrib/zlib/contrib/delphi/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/delphi/zlibd32.mak [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib.build [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib.chm [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib.sln [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/CodecBase.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/Deflater.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/DotZLib.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/GZipStream.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/Inflater.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/DotZLib/UnitTests.cs [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/LICENSE_1_0.txt [new file with mode: 0644]
contrib/zlib/contrib/dotzlib/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/gcc_gvmat64/gvmat64.S [new file with mode: 0644]
contrib/zlib/contrib/infback9/README [new file with mode: 0644]
contrib/zlib/contrib/infback9/infback9.c [new file with mode: 0644]
contrib/zlib/contrib/infback9/infback9.h [new file with mode: 0644]
contrib/zlib/contrib/infback9/inffix9.h [new file with mode: 0644]
contrib/zlib/contrib/infback9/inflate9.h [new file with mode: 0644]
contrib/zlib/contrib/infback9/inftree9.c [new file with mode: 0644]
contrib/zlib/contrib/infback9/inftree9.h [new file with mode: 0644]
contrib/zlib/contrib/inflate86/inffas86.c [new file with mode: 0644]
contrib/zlib/contrib/inflate86/inffast.S [new file with mode: 0644]
contrib/zlib/contrib/iostream/test.cpp [new file with mode: 0644]
contrib/zlib/contrib/iostream/zfstream.cpp [new file with mode: 0644]
contrib/zlib/contrib/iostream/zfstream.h [new file with mode: 0644]
contrib/zlib/contrib/iostream2/zstream.h [new file with mode: 0644]
contrib/zlib/contrib/iostream2/zstream_test.cpp [new file with mode: 0644]
contrib/zlib/contrib/iostream3/README [new file with mode: 0644]
contrib/zlib/contrib/iostream3/TODO [new file with mode: 0644]
contrib/zlib/contrib/iostream3/test.cc [new file with mode: 0644]
contrib/zlib/contrib/iostream3/zfstream.cc [new file with mode: 0644]
contrib/zlib/contrib/iostream3/zfstream.h [new file with mode: 0644]
contrib/zlib/contrib/masmx64/bld_ml64.bat [new file with mode: 0644]
contrib/zlib/contrib/masmx64/gvmat64.asm [new file with mode: 0644]
contrib/zlib/contrib/masmx64/inffas8664.c [new file with mode: 0644]
contrib/zlib/contrib/masmx64/inffasx64.asm [new file with mode: 0644]
contrib/zlib/contrib/masmx64/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/masmx86/bld_ml32.bat [new file with mode: 0644]
contrib/zlib/contrib/masmx86/inffas32.asm [new file with mode: 0644]
contrib/zlib/contrib/masmx86/match686.asm [new file with mode: 0644]
contrib/zlib/contrib/masmx86/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/minizip/Makefile [new file with mode: 0644]
contrib/zlib/contrib/minizip/Makefile.am [new file with mode: 0644]
contrib/zlib/contrib/minizip/MiniZip64_Changes.txt [new file with mode: 0644]
contrib/zlib/contrib/minizip/MiniZip64_info.txt [new file with mode: 0644]
contrib/zlib/contrib/minizip/configure.ac [new file with mode: 0644]
contrib/zlib/contrib/minizip/crypt.h [new file with mode: 0644]
contrib/zlib/contrib/minizip/ioapi.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/ioapi.h [new file with mode: 0644]
contrib/zlib/contrib/minizip/iowin32.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/iowin32.h [new file with mode: 0644]
contrib/zlib/contrib/minizip/make_vms.com [new file with mode: 0644]
contrib/zlib/contrib/minizip/miniunz.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/miniunzip.1 [new file with mode: 0644]
contrib/zlib/contrib/minizip/minizip.1 [new file with mode: 0644]
contrib/zlib/contrib/minizip/minizip.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/minizip.pc.in [new file with mode: 0644]
contrib/zlib/contrib/minizip/mztools.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/mztools.h [new file with mode: 0644]
contrib/zlib/contrib/minizip/unzip.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/unzip.h [new file with mode: 0644]
contrib/zlib/contrib/minizip/zip.c [new file with mode: 0644]
contrib/zlib/contrib/minizip/zip.h [new file with mode: 0644]
contrib/zlib/contrib/pascal/example.pas [new file with mode: 0644]
contrib/zlib/contrib/pascal/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/pascal/zlibd32.mak [new file with mode: 0644]
contrib/zlib/contrib/pascal/zlibpas.pas [new file with mode: 0644]
contrib/zlib/contrib/puff/Makefile [new file with mode: 0644]
contrib/zlib/contrib/puff/README [new file with mode: 0644]
contrib/zlib/contrib/puff/puff.c [new file with mode: 0644]
contrib/zlib/contrib/puff/puff.h [new file with mode: 0644]
contrib/zlib/contrib/puff/pufftest.c [new file with mode: 0644]
contrib/zlib/contrib/puff/zeros.raw [new file with mode: 0644]
contrib/zlib/contrib/testzlib/testzlib.c [new file with mode: 0644]
contrib/zlib/contrib/testzlib/testzlib.txt [new file with mode: 0644]
contrib/zlib/contrib/untgz/Makefile [new file with mode: 0644]
contrib/zlib/contrib/untgz/Makefile.msc [new file with mode: 0644]
contrib/zlib/contrib/untgz/untgz.c [new file with mode: 0644]
contrib/zlib/contrib/vstudio/readme.txt [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/miniunz.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/miniunz.vcxproj.filters [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/minizip.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/minizip.vcxproj.filters [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/testzlib.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/testzlib.vcxproj.filters [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj.filters [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlib.rc [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlibstat.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlibstat.vcxproj.filters [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlibvc.def [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlibvc.sln [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlibvc.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc10/zlibvc.vcxproj.filters [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/miniunz.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/minizip.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/testzlib.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/testzlibdll.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/zlib.rc [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/zlibstat.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/zlibvc.def [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/zlibvc.sln [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc11/zlibvc.vcxproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/miniunz.vcproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/minizip.vcproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/testzlib.vcproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/testzlibdll.vcproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/zlib.rc [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/zlibstat.vcproj [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/zlibvc.def [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/zlibvc.sln [new file with mode: 0644]
contrib/zlib/contrib/vstudio/vc9/zlibvc.vcproj [new file with mode: 0644]
contrib/zlib/crc32.c [new file with mode: 0644]
contrib/zlib/crc32.h [new file with mode: 0644]
contrib/zlib/deflate.c [new file with mode: 0644]
contrib/zlib/deflate.h [new file with mode: 0644]
contrib/zlib/doc/algorithm.txt [new file with mode: 0644]
contrib/zlib/doc/rfc1950.txt [new file with mode: 0644]
contrib/zlib/doc/rfc1951.txt [new file with mode: 0644]
contrib/zlib/doc/rfc1952.txt [new file with mode: 0644]
contrib/zlib/doc/txtvsbin.txt [new file with mode: 0644]
contrib/zlib/examples/README.examples [new file with mode: 0644]
contrib/zlib/examples/enough.c [new file with mode: 0644]
contrib/zlib/examples/fitblk.c [new file with mode: 0644]
contrib/zlib/examples/gun.c [new file with mode: 0644]
contrib/zlib/examples/gzappend.c [new file with mode: 0644]
contrib/zlib/examples/gzjoin.c [new file with mode: 0644]
contrib/zlib/examples/gzlog.c [new file with mode: 0644]
contrib/zlib/examples/gzlog.h [new file with mode: 0644]
contrib/zlib/examples/zlib_how.html [new file with mode: 0644]
contrib/zlib/examples/zpipe.c [new file with mode: 0644]
contrib/zlib/examples/zran.c [new file with mode: 0644]
contrib/zlib/gzclose.c [new file with mode: 0644]
contrib/zlib/gzguts.h [new file with mode: 0644]
contrib/zlib/gzlib.c [new file with mode: 0644]
contrib/zlib/gzread.c [new file with mode: 0644]
contrib/zlib/gzwrite.c [new file with mode: 0644]
contrib/zlib/infback.c [new file with mode: 0644]
contrib/zlib/inffast.c [new file with mode: 0644]
contrib/zlib/inffast.h [new file with mode: 0644]
contrib/zlib/inffixed.h [new file with mode: 0644]
contrib/zlib/inflate.c [new file with mode: 0644]
contrib/zlib/inflate.h [new file with mode: 0644]
contrib/zlib/inftrees.c [new file with mode: 0644]
contrib/zlib/inftrees.h [new file with mode: 0644]
contrib/zlib/make_vms.com [new file with mode: 0644]
contrib/zlib/msdos/Makefile.bor [new file with mode: 0644]
contrib/zlib/msdos/Makefile.dj2 [new file with mode: 0644]
contrib/zlib/msdos/Makefile.emx [new file with mode: 0644]
contrib/zlib/msdos/Makefile.msc [new file with mode: 0644]
contrib/zlib/msdos/Makefile.tc [new file with mode: 0644]
contrib/zlib/nintendods/Makefile [new file with mode: 0644]
contrib/zlib/nintendods/README [new file with mode: 0644]
contrib/zlib/old/Makefile.emx [new file with mode: 0644]
contrib/zlib/old/Makefile.riscos [new file with mode: 0644]
contrib/zlib/old/README [new file with mode: 0644]
contrib/zlib/old/descrip.mms [new file with mode: 0644]
contrib/zlib/old/os2/Makefile.os2 [new file with mode: 0644]
contrib/zlib/old/os2/zlib.def [new file with mode: 0644]
contrib/zlib/old/visual-basic.txt [new file with mode: 0644]
contrib/zlib/qnx/package.qpg [new file with mode: 0644]
contrib/zlib/test/example.c [new file with mode: 0644]
contrib/zlib/test/infcover.c [new file with mode: 0644]
contrib/zlib/test/minigzip.c [new file with mode: 0644]
contrib/zlib/treebuild.xml [new file with mode: 0644]
contrib/zlib/trees.c [new file with mode: 0644]
contrib/zlib/trees.h [new file with mode: 0644]
contrib/zlib/uncompr.c [new file with mode: 0644]
contrib/zlib/upstream-version [new file with mode: 0644]
contrib/zlib/watcom/watcom_f.mak [new file with mode: 0644]
contrib/zlib/watcom/watcom_l.mak [new file with mode: 0644]
contrib/zlib/win32/DLL_FAQ.txt [new file with mode: 0644]
contrib/zlib/win32/Makefile.bor [new file with mode: 0644]
contrib/zlib/win32/Makefile.gcc [new file with mode: 0644]
contrib/zlib/win32/Makefile.msc [new file with mode: 0644]
contrib/zlib/win32/README-WIN32.txt [new file with mode: 0644]
contrib/zlib/win32/VisualC.txt [new file with mode: 0644]
contrib/zlib/win32/zlib.def [new file with mode: 0644]
contrib/zlib/win32/zlib1.rc [new file with mode: 0644]
contrib/zlib/zconf.h [new file with mode: 0644]
contrib/zlib/zconf.h.cmakein [new file with mode: 0644]
contrib/zlib/zconf.h.in [new file with mode: 0644]
contrib/zlib/zlib.3 [new file with mode: 0644]
contrib/zlib/zlib.3.pdf [new file with mode: 0644]
contrib/zlib/zlib.h [new file with mode: 0644]
contrib/zlib/zlib.map [new file with mode: 0644]
contrib/zlib/zlib.pc.cmakein [new file with mode: 0644]
contrib/zlib/zlib.pc.in [new file with mode: 0644]
contrib/zlib/zlib2ansi [new file with mode: 0755]
contrib/zlib/zutil.c [new file with mode: 0644]
contrib/zlib/zutil.h [new file with mode: 0644]