You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
ChangeLog history of changesINDEX this fileFAQ Frequently Asked Questions about zlibMake_vms.com script for Vax/VMSMakefile makefile for Unix (generated by configure)Makefile.in makefile for Unix (template for configure)Makefile.riscos makefile for RISCOSREADME guess whatalgorithm.txt description of the (de)compression algorithmconfigure configure script for Unixdescrip.mms makefile for Vax/VMSzlib.3 mini man page for zlib (volunteers to write full man pages from zlib.h welcome. write to jloup@gzip.org)
amiga/Makefile.sas makefile for Amiga SAS/Camiga/Makefile.pup makefile for Amiga powerUP SAS/C PPC
msdos/Makefile.w32 makefile for Microsoft Visual C++ 32-bitmsdos/Makefile.b32 makefile for Borland C++ 32-bitmsdos/Makefile.bor makefile for Borland C/C++ 16-bitmsdos/Makefile.dj2 makefile for DJGPP 2.xmsdos/Makefile.emx makefile for EMX 0.9c (32-bit DOS/OS2)msdos/Makefile.msc makefile for Microsoft C 16-bitmsdos/Makefile.tc makefile for Turbo Cmsdos/Makefile.wat makefile for Watcom Cmsdos/zlib.def definition file for Windows DLLmsdos/zlib.rc definition file for Windows DLL
nt/Makefile.nt makefile for Windows NTnt/zlib.dnt definition file for Windows NT DLLnt/Makefile.emx makefile for EMX 0.9c/RSXNT 1.41 (Win32 Intel)nt/Makefile.gcc makefile for Windows NT using GCC (mingw32)
zlib public header files (must be kept):zconf.hzlib.h
private source files used to build the zlib library:adler32.ccompress.ccrc32.cdeflate.cdeflate.hgzio.cinfblock.cinfblock.hinfcodes.cinfcodes.hinffast.cinffast.hinflate.cinftrees.cinftrees.hinfutil.cinfutil.hmaketree.ctrees.cuncompr.czutil.czutil.h
source files for sample programs:example.cminigzip.c
unsupported contribution by third parties
contrib/asm386/ by Gilles Vollant <info@winimage.com> 386 asm code replacing longest_match().
contrib/minizip/ by Gilles Vollant <info@winimage.com> Mini zip and unzip based on zlib See http://www.winimage.com/zLibDll/unzip.html
contrib/iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> A C++ I/O streams interface to the zlib gz* functions
contrib/iostream2/ by Tyge L�vset <Tyge.Lovset@cmr.no> Another C++ I/O streams interface
contrib/untgz/ by "Pedro A. Aranda Guti\irrez" <paag@tid.es> A very simple tar.gz extractor using zlib
contrib/visual-basic.txt by Carlos Rios <c_rios@sonda.cl> How to use compress(), uncompress() and the gz* functions from VB.
|