diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:18:57 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:18:57 -0700 |
commit | 6759211ad8a5006689216a86c3267bb503bfccc1 (patch) | |
tree | dc0f61f4c4a44828ad7d30e376ef21840b137f44 /contrib/README.contrib | |
parent | 7850e4e406dce1f7a819297eeb151d1ca18e7cd9 (diff) | |
download | zlib-1.0.8.tar.gz zlib-1.0.8.tar.bz2 zlib-1.0.8.zip |
zlib 1.0.8v1.0.8
Diffstat (limited to 'contrib/README.contrib')
-rw-r--r-- | contrib/README.contrib | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/README.contrib b/contrib/README.contrib index 87eb1e3..443eb6b 100644 --- a/contrib/README.contrib +++ b/contrib/README.contrib | |||
@@ -5,8 +5,7 @@ for help about these, not the zlib authors. Thanks. | |||
5 | 5 | ||
6 | 6 | ||
7 | asm386/ by Gilles Vollant <info@winimage.com> | 7 | asm386/ by Gilles Vollant <info@winimage.com> |
8 | 386 asm code replacing longest_match(). This code may be slower | 8 | 386 asm code replacing longest_match(), for Visual C++ 4.2 and ML 6.11c |
9 | than the C code if you have a good compiler. | ||
10 | 9 | ||
11 | iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> | 10 | iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> |
12 | A C++ I/O streams interface to the zlib gz* functions | 11 | A C++ I/O streams interface to the zlib gz* functions |