zlib 1.2.3.6

This commit is contained in:
Mark Adler
2011-09-09 23:26:58 -07:00
parent d004b04783
commit dc5a43ebfa
31 changed files with 1056 additions and 2105 deletions

View File

@@ -14,6 +14,8 @@ ZLIB_1.2.0 {
zcalloc;
zcfree;
z_errmsg;
gz_error;
gzio_old;
_*;
};
@@ -51,3 +53,11 @@ ZLIB_1.2.3.4 {
inflateReset2;
inflateMark;
} ZLIB_1.2.3.3;
ZLIB_1.2.3.5 {
gzbuffer;
gzoffset;
gzoffset64;
gzclose_r;
gzclose_w;
} ZLIB_1.2.3.4;