Update.
[glibc.git] / dlfcn / Versions
blobb99822ad088314815808c4630b07ffb8c4daec3a
1 libdl {
2   GLIBC_2.0 {
3     dladdr; dlclose; dlerror; dlopen; dlsym;
4   }
5   GLIBC_2.1 {
6     dlopen; dlvsym;
7   }