xref: /minix3/common/dist/zlib/INDEX (revision 44bedb31d842b4b0444105519bcf929a69fe2dc1)
1*44bedb31SLionel SambucChangeLog       history of changes
2*44bedb31SLionel SambucFAQ             Frequently Asked Questions about zlib
3*44bedb31SLionel SambucINDEX           this file
4*44bedb31SLionel SambucMakefile        makefile for Unix (generated by configure)
5*44bedb31SLionel SambucMakefile.in     makefile for Unix (template for configure)
6*44bedb31SLionel SambucREADME          guess what
7*44bedb31SLionel Sambucalgorithm.txt   description of the (de)compression algorithm
8*44bedb31SLionel Sambucconfigure       configure script for Unix
9*44bedb31SLionel Sambuczconf.in.h      template for zconf.h (used by configure)
10*44bedb31SLionel Sambuc
11*44bedb31SLionel Sambucamiga/          makefiles for Amiga SAS C
12*44bedb31SLionel Sambucas400/          makefiles for IBM AS/400
13*44bedb31SLionel Sambucmsdos/          makefiles for MSDOS
14*44bedb31SLionel Sambucold/            makefiles for various architectures and zlib documentation
15*44bedb31SLionel Sambuc                files that have not yet been updated for zlib 1.2.x
16*44bedb31SLionel Sambucprojects/       projects for various Integrated Development Environments
17*44bedb31SLionel Sambucqnx/            makefiles for QNX
18*44bedb31SLionel Sambucwin32/          makefiles for Windows
19*44bedb31SLionel Sambuc
20*44bedb31SLionel Sambuc                zlib public header files (must be kept):
21*44bedb31SLionel Sambuczconf.h
22*44bedb31SLionel Sambuczlib.h
23*44bedb31SLionel Sambuc
24*44bedb31SLionel Sambuc                private source files used to build the zlib library:
25*44bedb31SLionel Sambucadler32.c
26*44bedb31SLionel Sambuccompress.c
27*44bedb31SLionel Sambuccrc32.c
28*44bedb31SLionel Sambuccrc32.h
29*44bedb31SLionel Sambucdeflate.c
30*44bedb31SLionel Sambucdeflate.h
31*44bedb31SLionel Sambucgzio.c
32*44bedb31SLionel Sambucinfback.c
33*44bedb31SLionel Sambucinffast.c
34*44bedb31SLionel Sambucinffast.h
35*44bedb31SLionel Sambucinffixed.h
36*44bedb31SLionel Sambucinflate.c
37*44bedb31SLionel Sambucinflate.h
38*44bedb31SLionel Sambucinftrees.c
39*44bedb31SLionel Sambucinftrees.h
40*44bedb31SLionel Sambuctrees.c
41*44bedb31SLionel Sambuctrees.h
42*44bedb31SLionel Sambucuncompr.c
43*44bedb31SLionel Sambuczutil.c
44*44bedb31SLionel Sambuczutil.h
45*44bedb31SLionel Sambuc
46*44bedb31SLionel Sambuc                source files for sample programs:
47*44bedb31SLionel Sambucexample.c
48*44bedb31SLionel Sambucminigzip.c
49*44bedb31SLionel Sambuc
50*44bedb31SLionel Sambuc                unsupported contribution by third parties
51*44bedb31SLionel SambucSee contrib/README.contrib
52