From b686ce8ec009372905e1d71c19323f7892589038 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 19 May 2012 09:28:14 +0000 Subject: updater returned by request of Awkward git-svn-id: http://svn.miranda-ng.org/main/trunk@67 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/updater/bzip2-1.0.3/libbz2.def | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/updater/bzip2-1.0.3/libbz2.def (limited to 'plugins/updater/bzip2-1.0.3/libbz2.def') diff --git a/plugins/updater/bzip2-1.0.3/libbz2.def b/plugins/updater/bzip2-1.0.3/libbz2.def new file mode 100644 index 0000000000..2dc0dd891d --- /dev/null +++ b/plugins/updater/bzip2-1.0.3/libbz2.def @@ -0,0 +1,27 @@ +LIBRARY LIBBZ2 +DESCRIPTION "libbzip2: library for data compression" +EXPORTS + BZ2_bzCompressInit + BZ2_bzCompress + BZ2_bzCompressEnd + BZ2_bzDecompressInit + BZ2_bzDecompress + BZ2_bzDecompressEnd + BZ2_bzReadOpen + BZ2_bzReadClose + BZ2_bzReadGetUnused + BZ2_bzRead + BZ2_bzWriteOpen + BZ2_bzWrite + BZ2_bzWriteClose + BZ2_bzWriteClose64 + BZ2_bzBuffToBuffCompress + BZ2_bzBuffToBuffDecompress + BZ2_bzlibVersion + BZ2_bzopen + BZ2_bzdopen + BZ2_bzread + BZ2_bzwrite + BZ2_bzflush + BZ2_bzclose + BZ2_bzerror -- cgit v1.2.3