zlib.map (7648bc9fee8dec6cb3c4941e0165a930fbe8dcb0) | zlib.map (cd8822075a38d0734e74b1735e4b5dbef9789170) |
---|---|
1ZLIB_1.2.0 { 2 global: 3 compressBound; 4 deflateBound; 5 inflateBack; 6 inflateBackEnd; 7 inflateBackInit_; 8 inflateCopy; --- 78 unchanged lines hidden (view full) --- 87 inflateValidate; 88 uncompress2; 89 gzfread; 90 gzfwrite; 91 deflateGetDictionary; 92 adler32_z; 93 crc32_z; 94} ZLIB_1.2.7.1; | 1ZLIB_1.2.0 { 2 global: 3 compressBound; 4 deflateBound; 5 inflateBack; 6 inflateBackEnd; 7 inflateBackInit_; 8 inflateCopy; --- 78 unchanged lines hidden (view full) --- 87 inflateValidate; 88 uncompress2; 89 gzfread; 90 gzfwrite; 91 deflateGetDictionary; 92 adler32_z; 93 crc32_z; 94} ZLIB_1.2.7.1; |
95 96ZLIB_1.2.12 { 97 crc32_combine_gen; 98 crc32_combine_gen64; 99 crc32_combine_op; 100} ZLIB_1.2.9; |
|