zlib 1.2.3.8

This commit is contained in:
Mark Adler
2011-09-09 23:27:17 -07:00
parent 7df877eccd
commit e0ff940e1a
87 changed files with 4936 additions and 1455 deletions

View File

@@ -15,6 +15,7 @@ ZLIB_1.2.0 {
zcfree;
z_errmsg;
gz_error;
gz_intmax;
gzio_old;
_*;
};
@@ -46,6 +47,11 @@ ZLIB_1.2.2.4 {
} ZLIB_1.2.2.3;
ZLIB_1.2.3.3 {
adler32_combine64;
crc32_combine64;
gzopen64;
gzseek64;
gztell64;
inflateUndermine;
} ZLIB_1.2.2.4;