summaryrefslogtreecommitdiff
path: root/INDEX
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:21:57 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:21:57 -0700
commit13a294f044ef0a89b2dcbfbb5d4d4c792673348e (patch)
treed9b377b4d8c00633c3da4e96659bfba9b08287f2 /INDEX
parent7c2a874e50b871d04fbd19501f7b42cff55e5abc (diff)
downloadzlib-13a294f044ef0a89b2dcbfbb5d4d4c792673348e.tar.gz
zlib 1.2.0.1v1.2.0.1
Diffstat (limited to 'INDEX')
-rw-r--r--INDEX34
1 files changed, 18 insertions, 16 deletions
diff --git a/INDEX b/INDEX
index 87df959..a1463ce 100644
--- a/INDEX
+++ b/INDEX
@@ -1,22 +1,24 @@
-ChangeLog history of changes
-FAQ Frequently Asked Questions about zlib
-INDEX this file
-Makefile makefile for Unix (generated by configure)
-Makefile.in makefile for Unix (template for configure)
-README guess what
-algorithm.txt description of the (de)compression algorithm
-configure configure script for Unix
-zconf.in.h template for zconf.h (used by configure)
+ChangeLog history of changes
+FAQ Frequently Asked Questions about zlib
+INDEX this file
+Makefile makefile for Unix (generated by configure)
+Makefile.in makefile for Unix (template for configure)
+README guess what
+algorithm.txt description of the (de)compression algorithm
+configure configure script for Unix
+zconf.in.h template for zconf.h (used by configure)
-aix/ instructions for building an AIX shared library
-old/ makefiles for various architectures and zlib documentation
- that has not yet been updated for zlib 1.2.x
+aix/ instructions for building an AIX shared library
+msdos/ makefiles for MSDOS
+old/ makefiles for various architectures and zlib documentation
+ files that have not yet been updated for zlib 1.2.x
+win32/ makefiles for Windows
- zlib public header files (must be kept):
+ zlib public header files (must be kept):
zconf.h
zlib.h
- private source files used to build the zlib library:
+ private source files used to build the zlib library:
adler32.c
compress.c
crc32.c
@@ -38,9 +40,9 @@ uncompr.c
zutil.c
zutil.h
- source files for sample programs:
+ source files for sample programs:
example.c
minigzip.c
- unsupported contribution by third parties
+ unsupported contribution by third parties
See contrib/README.contrib