repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Unbreak buildkernel.
[dragonfly.git]
/
lib
/
libbz2
/
Symbol.map
blob
b126712368965cfd386436085d596d3e5b892b0f
1
BZ_1.0.6 {
2
BZ2_bzBuffToBuffCompress;
3
BZ2_bzBuffToBuffDecompress;
4
BZ2_bzCompress;
5
BZ2_bzCompressEnd;
6
BZ2_bzCompressInit;
7
BZ2_bzDecompress;
8
BZ2_bzDecompressEnd;
9
BZ2_bzDecompressInit;
10
BZ2_bzRead;
11
BZ2_bzReadClose;
12
BZ2_bzReadGetUnused;
13
BZ2_bzReadOpen;
14
BZ2_bzWrite;
15
BZ2_bzWriteClose;
16
BZ2_bzWriteClose64;
17
BZ2_bzWriteOpen;
18
BZ2_bzclose;
19
BZ2_bzdopen;
20
BZ2_bzerror;
21
BZ2_bzflush;
22
BZ2_bzlibVersion;
23
BZ2_bzopen;
24
BZ2_bzread;
25
BZ2_bzwrite;
26
};
27
28
BZprivate_1.0 {
29
BZ2_blockSort;
30
BZ2_bsInitWrite;
31
BZ2_compressBlock;
32
BZ2_crc32Table;
33
BZ2_decompress;
34
BZ2_hbAssignCodes;
35
BZ2_hbCreateDecodeTables;
36
BZ2_hbMakeCodeLengths;
37
BZ2_indexIntoF;
38
BZ2_rNums;
39
BZ2_bz__AssertH__fail;
40
};