repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
libdl.versions.map
blob
54ae84ef27ec9e5dd81fc9a23e9d17fe71cbe801
1
GLIBC_2.2.5 {
2
global:
3
dladdr; dlclose; dlerror; dlopen; dlsym;
4
dlopen; dlvsym;
5
local:
6
*;
7
};
8
GLIBC_2.3.3 {
9
global:
10
dladdr1; dlinfo;
11
} GLIBC_2.2.5;
12
GLIBC_2.3.4 {
13
global:
14
dlmopen;
15
} GLIBC_2.3.3;
16
GLIBC_PRIVATE {
17
global:
18
__libdl_freeres;
19
_dlfcn_hook;
20
} GLIBC_2.3.4;