Home | History | Annotate | Line # | Download | only in zlib
INDEX revision 1.1.1.2.14.2
      1  1.1.1.2  christos CMakeLists.txt  cmake build file
      2      1.1  christos ChangeLog       history of changes
      3      1.1  christos FAQ             Frequently Asked Questions about zlib
      4      1.1  christos INDEX           this file
      5  1.1.1.2  christos Makefile        dummy Makefile that tells you to ./configure
      6  1.1.1.2  christos Makefile.in     template for Unix Makefile
      7      1.1  christos README          guess what
      8      1.1  christos configure       configure script for Unix
      9  1.1.1.2  christos make_vms.com    makefile for VMS
     10  1.1.1.2  christos test/example.c  zlib usages examples for build testing
     11  1.1.1.2  christos test/minigzip.c minimal gzip-like functionality for build testing
     12  1.1.1.2  christos test/infcover.c inf*.c code coverage for build coverage testing
     13  1.1.1.2  christos treebuild.xml   XML description of source file dependencies
     14  1.1.1.2  christos zconf.h.cmakein zconf.h template for cmake
     15  1.1.1.2  christos zconf.h.in      zconf.h template for configure
     16  1.1.1.2  christos zlib.3          Man page for zlib
     17  1.1.1.2  christos zlib.3.pdf      Man page in PDF format
     18  1.1.1.2  christos zlib.map        Linux symbol information
     19  1.1.1.2  christos zlib.pc.in      Template for pkg-config descriptor
     20  1.1.1.2  christos zlib.pc.cmakein zlib.pc template for cmake
     21  1.1.1.2  christos zlib2ansi       perl script to convert source files for C++ compilation
     22      1.1  christos 
     23      1.1  christos amiga/          makefiles for Amiga SAS C
     24  1.1.1.2  christos as400/          makefiles for AS/400
     25  1.1.1.2  christos doc/            documentation for formats and algorithms
     26      1.1  christos msdos/          makefiles for MSDOS
     27  1.1.1.2  christos nintendods/     makefile for Nintendo DS
     28      1.1  christos old/            makefiles for various architectures and zlib documentation
     29      1.1  christos                 files that have not yet been updated for zlib 1.2.x
     30      1.1  christos qnx/            makefiles for QNX
     31  1.1.1.2  christos watcom/         makefiles for OpenWatcom
     32      1.1  christos win32/          makefiles for Windows
     33      1.1  christos 
     34  1.1.1.2  christos                 zlib public header files (required for library use):
     35      1.1  christos zconf.h
     36      1.1  christos zlib.h
     37      1.1  christos 
     38      1.1  christos                 private source files used to build the zlib library:
     39      1.1  christos adler32.c
     40      1.1  christos compress.c
     41      1.1  christos crc32.c
     42      1.1  christos crc32.h
     43      1.1  christos deflate.c
     44      1.1  christos deflate.h
     45  1.1.1.2  christos gzclose.c
     46  1.1.1.2  christos gzguts.h
     47  1.1.1.2  christos gzlib.c
     48  1.1.1.2  christos gzread.c
     49  1.1.1.2  christos gzwrite.c
     50      1.1  christos infback.c
     51      1.1  christos inffast.c
     52      1.1  christos inffast.h
     53      1.1  christos inffixed.h
     54      1.1  christos inflate.c
     55      1.1  christos inflate.h
     56      1.1  christos inftrees.c
     57      1.1  christos inftrees.h
     58      1.1  christos trees.c
     59      1.1  christos trees.h
     60      1.1  christos uncompr.c
     61      1.1  christos zutil.c
     62      1.1  christos zutil.h
     63      1.1  christos 
     64  1.1.1.2  christos                 source files for sample programs
     65  1.1.1.2  christos See examples/README.examples
     66      1.1  christos 
     67  1.1.1.2  christos                 unsupported contributions by third parties
     68      1.1  christos See contrib/README.contrib
     69