summaryrefslogtreecommitdiff
path: root/INDEX
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:26:49 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:26:49 -0700
commitd004b047838a7e803818b4973a2e39e0ff8c1fa2 (patch)
tree9e8c804f78d73152c70d4ff24c6a7531a0d46782 /INDEX
parentf6194ef39af5864f792412460c354cc339dde7d1 (diff)
downloadzlib-d004b047838a7e803818b4973a2e39e0ff8c1fa2.tar.gz
zlib 1.2.3.5v1.2.3.5
Diffstat (limited to 'INDEX')
-rw-r--r--INDEX10
1 files changed, 9 insertions, 1 deletions
diff --git a/INDEX b/INDEX
index 2c7a512..72684a2 100644
--- a/INDEX
+++ b/INDEX
@@ -1,3 +1,4 @@
+CMakeLists.txt cmake build file
ChangeLog history of changes
FAQ Frequently Asked Questions about zlib
INDEX this file
@@ -6,7 +7,7 @@ Makefile.in makefile for Unix (template for configure)
README guess what
configure configure script for Unix
make_vms.com makefile for VMS
-treebuild.xml see http://treebuild.metux.de/
+treebuild.xml XML description of source file dependencies
zlib.3 Man page for zlib
zlib.map Linux symbol information
zlib.pc.in Template for pkg-config descriptor
@@ -16,12 +17,14 @@ amiga/ makefiles for Amiga SAS C
as400/ makefiles for IBM AS/400
doc/ documentation for formats and algorithms
msdos/ makefiles for MSDOS
+nintendods/ makefile for Nintendo DS
old/ makefiles for various architectures and zlib documentation
files that have not yet been updated for zlib 1.2.x
projects/ projects for various Integrated Development Environments
qnx/ makefiles for QNX
watcom/ makefiles for OpenWatcom
win32/ makefiles for Windows
+zlibdefs.h.cmakein input file for cmake build
zlib public header files (required for library use):
zconf.h
@@ -35,7 +38,12 @@ crc32.c
crc32.h
deflate.c
deflate.h
+gzclose.c
+gzguts.h
gzio.c
+gzlib.c
+gzread.c
+gzwrite.c
infback.c
inffast.c
inffast.h