From 13a294f044ef0a89b2dcbfbb5d4d4c792673348e Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:21:57 -0700 Subject: zlib 1.2.0.1 --- INDEX | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'INDEX') 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 -- cgit v1.2.1