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