Warning, /education/marble/src/3rdparty/zlib/INDEX is written in an unsupported language. File is not indexed.

0001 CMakeLists.txt  cmake build file
0002 ChangeLog       history of changes
0003 FAQ             Frequently Asked Questions about zlib
0004 INDEX           this file
0005 Makefile        dummy Makefile that tells you to ./configure
0006 Makefile.in     template for Unix Makefile
0007 README          guess what
0008 configure       configure script for Unix
0009 make_vms.com    makefile for VMS
0010 test/example.c  zlib usages examples for build testing
0011 test/minigzip.c minimal gzip-like functionality for build testing
0012 test/infcover.c inf*.c code coverage for build coverage testing
0013 treebuild.xml   XML description of source file dependencies
0014 zconf.h.cmakein zconf.h template for cmake
0015 zconf.h.in      zconf.h template for configure
0016 zlib.3          Man page for zlib
0017 zlib.3.pdf      Man page in PDF format
0018 zlib.map        Linux symbol information
0019 zlib.pc.in      Template for pkg-config descriptor
0020 zlib.pc.cmakein zlib.pc template for cmake
0021 zlib2ansi       perl script to convert source files for C++ compilation
0022 
0023 amiga/          makefiles for Amiga SAS C
0024 as400/          makefiles for AS/400
0025 doc/            documentation for formats and algorithms
0026 msdos/          makefiles for MSDOS
0027 nintendods/     makefile for Nintendo DS
0028 old/            makefiles for various architectures and zlib documentation
0029                 files that have not yet been updated for zlib 1.2.x
0030 qnx/            makefiles for QNX
0031 watcom/         makefiles for OpenWatcom
0032 win32/          makefiles for Windows
0033 
0034                 zlib public header files (required for library use):
0035 zconf.h
0036 zlib.h
0037 
0038                 private source files used to build the zlib library:
0039 adler32.c
0040 compress.c
0041 crc32.c
0042 crc32.h
0043 deflate.c
0044 deflate.h
0045 gzclose.c
0046 gzguts.h
0047 gzlib.c
0048 gzread.c
0049 gzwrite.c
0050 infback.c
0051 inffast.c
0052 inffast.h
0053 inffixed.h
0054 inflate.c
0055 inflate.h
0056 inftrees.c
0057 inftrees.h
0058 trees.c
0059 trees.h
0060 uncompr.c
0061 zutil.c
0062 zutil.h
0063 
0064                 source files for sample programs
0065 See examples/README.examples
0066 
0067                 unsupported contributions by third parties
0068 See contrib/README.contrib