summaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/zlib.map b/zlib.map
index c99e973..3b443c7 100644
--- a/zlib.map
+++ b/zlib.map
@@ -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;