mirror of git://sourceware.org/git/glibc.git
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
|
GLIBC_2.0 {
|
||
|
global:
|
||
|
dladdr; dlclose; dlerror; dlopen; dlsym; dlvsym;
|
||
|
|
||
|
local:
|
||
|
*;
|
||
|
};
|