aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pngos2.def
diff options
context:
space:
mode:
authorPatrick Scott <phanna@android.com>2010-06-28 16:55:16 -0400
committerPatrick Scott <phanna@android.com>2010-06-28 16:55:16 -0400
commit5f6bd84e375226bf228fc8ac90318957ec9e1e7f (patch)
treeda1284f5023ad422da3263b48f1cefa6d6443912 /scripts/pngos2.def
parent342380c79a16cc2e5ba7859c3fc4e40f2661ea45 (diff)
downloadexternal_libpng-5f6bd84e375226bf228fc8ac90318957ec9e1e7f.zip
external_libpng-5f6bd84e375226bf228fc8ac90318957ec9e1e7f.tar.gz
external_libpng-5f6bd84e375226bf228fc8ac90318957ec9e1e7f.tar.bz2
Upgrade libpng to 1.2.44 for security fixes.
Change-Id: Iae257ca6ea7031a99f38e9de196d71ef8b94f9aa
Diffstat (limited to 'scripts/pngos2.def')
-rw-r--r--scripts/pngos2.def7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/pngos2.def b/scripts/pngos2.def
index 8c7ff1f..8f16fb1 100644
--- a/scripts/pngos2.def
+++ b/scripts/pngos2.def
@@ -2,7 +2,7 @@
; PNG.LIB module definition file for OS/2
;----------------------------------------
-; Version 1.2.38
+; Version 1.2.44
LIBRARY PNG
DESCRIPTION "PNG image compression library for OS/2"
@@ -11,7 +11,6 @@ DATA PRELOAD MOVEABLE MULTIPLE
EXPORTS
-
png_build_grayscale_palette
png_check_sig
png_chunk_error
@@ -223,6 +222,10 @@ EXPORTS
png_get_uint_31
png_set_expand_gray_1_2_4_to_8
+; Added at version 1.2.41
+ png_write_sig
+ png_check_cHRM_fixed
+
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
png_pass_start
png_pass_inc