makefiles/mapfiles/libzip/mapfile-vers
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/makefiles/mapfiles/libzip/mapfile-vers	Thu May 30 12:42:11 2013
--- new/makefiles/mapfiles/libzip/mapfile-vers	Thu May 30 12:42:10 2013

*** 1,7 **** --- 1,7 ---- # ! # Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. ! # Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 29,38 **** --- 29,39 ---- global: Java_java_util_jar_JarFile_getMetaInfEntryNames; Java_java_util_zip_Adler32_update; Java_java_util_zip_Adler32_updateBytes; Java_java_util_zip_Adler32_updateByteBuffer; + Java_java_util_zip_CRC32_init; Java_java_util_zip_CRC32_update; Java_java_util_zip_CRC32_updateBytes; Java_java_util_zip_CRC32_updateByteBuffer; Java_java_util_zip_Deflater_deflateBytes; Java_java_util_zip_Deflater_end;

makefiles/mapfiles/libzip/mapfile-vers
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File