1 1.1 christos ChangeLog history of changes 2 1.1 christos FAQ Frequently Asked Questions about zlib 3 1.1 christos INDEX this file 4 1.1 christos Makefile makefile for Unix (generated by configure) 5 1.1 christos Makefile.in makefile for Unix (template for configure) 6 1.1 christos README guess what 7 1.1 christos algorithm.txt description of the (de)compression algorithm 8 1.1 christos configure configure script for Unix 9 1.1 christos zconf.in.h template for zconf.h (used by configure) 10 1.1 christos 11 1.1 christos amiga/ makefiles for Amiga SAS C 12 1.1 christos as400/ makefiles for IBM AS/400 13 1.1 christos msdos/ makefiles for MSDOS 14 1.1 christos old/ makefiles for various architectures and zlib documentation 15 1.1 christos files that have not yet been updated for zlib 1.2.x 16 1.1 christos projects/ projects for various Integrated Development Environments 17 1.1 christos qnx/ makefiles for QNX 18 1.1 christos win32/ makefiles for Windows 19 1.1 christos 20 1.1 christos zlib public header files (must be kept): 21 1.1 christos zconf.h 22 1.1 christos zlib.h 23 1.1 christos 24 1.1 christos private source files used to build the zlib library: 25 1.1 christos adler32.c 26 1.1 christos compress.c 27 1.1 christos crc32.c 28 1.1 christos crc32.h 29 1.1 christos deflate.c 30 1.1 christos deflate.h 31 1.1 christos gzio.c 32 1.1 christos infback.c 33 1.1 christos inffast.c 34 1.1 christos inffast.h 35 1.1 christos inffixed.h 36 1.1 christos inflate.c 37 1.1 christos inflate.h 38 1.1 christos inftrees.c 39 1.1 christos inftrees.h 40 1.1 christos trees.c 41 1.1 christos trees.h 42 1.1 christos uncompr.c 43 1.1 christos zutil.c 44 1.1 christos zutil.h 45 1.1 christos 46 1.1 christos source files for sample programs: 47 1.1 christos example.c 48 1.1 christos minigzip.c 49 1.1 christos 50 1.1 christos unsupported contribution by third parties 51 1.1 christos See contrib/README.contrib 52