summaryrefslogtreecommitdiff
path: root/utils/zenutils/libraries/zlib123/zlib/INDEX
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2008-07-11 16:51:25 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2008-07-11 16:51:25 +0000
commitca5bb76d2b8f65aa97e50b633f828c1deb241526 (patch)
tree453a1b2de3a0dc0d0b2f7080d10d033bf8fbcdf1 /utils/zenutils/libraries/zlib123/zlib/INDEX
parent141774be48940d56e3ad4dbf451d245b61d4f8b2 (diff)
downloadrockbox-ca5bb76d2b8f65aa97e50b633f828c1deb241526.tar.gz
rockbox-ca5bb76d2b8f65aa97e50b633f828c1deb241526.zip
Delete the svn:executable property and set svn:eol-style to native for all those text files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18012 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/zenutils/libraries/zlib123/zlib/INDEX')
-rw-r--r--[-rwxr-xr-x]utils/zenutils/libraries/zlib123/zlib/INDEX102
1 files changed, 51 insertions, 51 deletions
diff --git a/utils/zenutils/libraries/zlib123/zlib/INDEX b/utils/zenutils/libraries/zlib123/zlib/INDEX
index 4d7eac44bc..0587e5902b 100755..100644
--- a/utils/zenutils/libraries/zlib123/zlib/INDEX
+++ b/utils/zenutils/libraries/zlib123/zlib/INDEX
@@ -1,51 +1,51 @@
1ChangeLog history of changes 1ChangeLog history of changes
2FAQ Frequently Asked Questions about zlib 2FAQ Frequently Asked Questions about zlib
3INDEX this file 3INDEX this file
4Makefile makefile for Unix (generated by configure) 4Makefile makefile for Unix (generated by configure)
5Makefile.in makefile for Unix (template for configure) 5Makefile.in makefile for Unix (template for configure)
6README guess what 6README guess what
7algorithm.txt description of the (de)compression algorithm 7algorithm.txt description of the (de)compression algorithm
8configure configure script for Unix 8configure configure script for Unix
9zconf.in.h template for zconf.h (used by configure) 9zconf.in.h template for zconf.h (used by configure)
10 10
11amiga/ makefiles for Amiga SAS C 11amiga/ makefiles for Amiga SAS C
12as400/ makefiles for IBM AS/400 12as400/ makefiles for IBM AS/400
13msdos/ makefiles for MSDOS 13msdos/ makefiles for MSDOS
14old/ makefiles for various architectures and zlib documentation 14old/ makefiles for various architectures and zlib documentation
15 files that have not yet been updated for zlib 1.2.x 15 files that have not yet been updated for zlib 1.2.x
16projects/ projects for various Integrated Development Environments 16projects/ projects for various Integrated Development Environments
17qnx/ makefiles for QNX 17qnx/ makefiles for QNX
18win32/ makefiles for Windows 18win32/ makefiles for Windows
19 19
20 zlib public header files (must be kept): 20 zlib public header files (must be kept):
21zconf.h 21zconf.h
22zlib.h 22zlib.h
23 23
24 private source files used to build the zlib library: 24 private source files used to build the zlib library:
25adler32.c 25adler32.c
26compress.c 26compress.c
27crc32.c 27crc32.c
28crc32.h 28crc32.h
29deflate.c 29deflate.c
30deflate.h 30deflate.h
31gzio.c 31gzio.c
32infback.c 32infback.c
33inffast.c 33inffast.c
34inffast.h 34inffast.h
35inffixed.h 35inffixed.h
36inflate.c 36inflate.c
37inflate.h 37inflate.h
38inftrees.c 38inftrees.c
39inftrees.h 39inftrees.h
40trees.c 40trees.c
41trees.h 41trees.h
42uncompr.c 42uncompr.c
43zutil.c 43zutil.c
44zutil.h 44zutil.h
45 45
46 source files for sample programs: 46 source files for sample programs:
47example.c 47example.c
48minigzip.c 48minigzip.c
49 49
50 unsupported contribution by third parties 50 unsupported contribution by third parties
51See contrib/README.contrib 51See contrib/README.contrib