Deleted Added
full compact
Symbol.map (206709) Symbol.map (237410)
1/*
2 * $FreeBSD: head/lib/libz/Symbol.map 206709 2010-04-16 20:07:24Z delphij $
3 */
4
1/*
2 * $FreeBSD: head/lib/libz/Symbol.map 206709 2010-04-16 20:07:24Z delphij $
3 */
4
5ZLIB_1.2.7.0 {
6 deflatePending;
7 deflateResetKeep;
8 gzgetc_;
9 inflateResetKeep;
10};
11
5ZLIB_1.2.4.0 {
6 adler32;
7 adler32_combine;
8 adler32_combine64;
9 compress;
10 compress2;
11 compressBound;
12 crc32;

--- 84 unchanged lines hidden ---
12ZLIB_1.2.4.0 {
13 adler32;
14 adler32_combine;
15 adler32_combine64;
16 compress;
17 compress2;
18 compressBound;
19 crc32;

--- 84 unchanged lines hidden ---