ce086c793b
Unexpand the tag, remove the fbsd:nokeywords property and add the svn:keywords property. This should eliminate the gratuituous diffs that appear on these files in projects branches. Sponsored by: The FreeBSD Foundation
109 lines
1.3 KiB
Plaintext
109 lines
1.3 KiB
Plaintext
/*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
ZLIB_1.2.7.1 {
|
|
inflateGetDictionary;
|
|
gzvprintf;
|
|
};
|
|
|
|
ZLIB_1.2.7.0 {
|
|
deflatePending;
|
|
deflateResetKeep;
|
|
gzgetc_;
|
|
inflateResetKeep;
|
|
};
|
|
|
|
ZLIB_1.2.4.0 {
|
|
adler32;
|
|
adler32_combine;
|
|
adler32_combine64;
|
|
compress;
|
|
compress2;
|
|
compressBound;
|
|
crc32;
|
|
crc32_combine;
|
|
crc32_combine64;
|
|
deflate;
|
|
deflateBound;
|
|
deflateCopy;
|
|
deflateEnd;
|
|
deflateInit2_;
|
|
deflateInit_;
|
|
deflateParams;
|
|
deflatePrime;
|
|
deflateReset;
|
|
deflateSetDictionary;
|
|
deflateSetHeader;
|
|
deflateTune;
|
|
get_crc_table;
|
|
gzbuffer;
|
|
gzclearerr;
|
|
gzclose;
|
|
gzclose_r;
|
|
gzclose_w;
|
|
gzdirect;
|
|
gzdopen;
|
|
gzeof;
|
|
gzerror;
|
|
gzflush;
|
|
gzgetc;
|
|
gzgets;
|
|
gzoffset;
|
|
gzoffset64;
|
|
gzopen;
|
|
gzopen64;
|
|
gzprintf;
|
|
gzputc;
|
|
gzputs;
|
|
gzread;
|
|
gzrewind;
|
|
gzseek;
|
|
gzseek64;
|
|
gzsetparams;
|
|
gztell;
|
|
gztell64;
|
|
gzungetc;
|
|
gzwrite;
|
|
inflate;
|
|
inflateBack;
|
|
inflateBackEnd;
|
|
inflateBackInit_;
|
|
inflateCopy;
|
|
inflateEnd;
|
|
inflateGetHeader;
|
|
inflateInit2_;
|
|
inflateInit_;
|
|
inflateMark;
|
|
inflatePrime;
|
|
inflateReset;
|
|
inflateReset2;
|
|
inflateSetDictionary;
|
|
inflateSync;
|
|
inflateSyncPoint;
|
|
inflateUndermine;
|
|
uncompress;
|
|
zError;
|
|
zlibCompileFlags;
|
|
zlibVersion;
|
|
};
|
|
|
|
FBSD_1.2 {
|
|
zopen;
|
|
};
|
|
|
|
ZLIBprivate_1.0 {
|
|
_tr_align;
|
|
_tr_flush_block;
|
|
_tr_init;
|
|
_tr_stored_block;
|
|
_tr_tally;
|
|
gz_error;
|
|
inflate_fast;
|
|
inflate_table;
|
|
longest_match;
|
|
match_init;
|
|
zcalloc;
|
|
zcfree;
|
|
};
|