components/zlib/mapfile
branchs11-update
changeset 3670 fe32d4cd3c6b
parent 825 78809aba88fe
child 7889 a5ad77e24b54
--- a/components/zlib/mapfile	Mon Dec 22 06:30:12 2014 -0800
+++ b/components/zlib/mapfile	Mon Dec 22 05:44:26 2014 -0800
@@ -32,12 +32,34 @@
 #
 # Note that the source above actually lives in the ON tree.
 #
-# Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 # public interfaces in libz
 #
 $mapfile_version 2
 
+SYMBOL_VERSION SUNW_1.3 {
+    global:
+	deflatePending ;
+	inflateGetDictionary ;
+	inflateReset2 ;
+	inflateMark ;
+	gzbuffer ;
+	gzoffset ;
+	gzclose_r ;
+	gzclose_w ;
+	gzopen64 ;
+	gzseek64 ;
+	gztell64 ;
+	gzoffset64 ;
+	adler32_combine64 ;
+	crc32_combine64 ;
+	inflateUndermine ;
+	inflateResetKeep ;
+	deflateResetKeep ;
+	gzvprintf ;
+} SUNW_1.2;
+
 SYMBOL_VERSION SUNW_1.2 {
     global:
 	deflateTune ;