chiark / gitweb /
Apply https://sourceware.org/git/?p=glibc.git;a=commit;h=d5dd6189d506068ed11c8bfa1e1e...
[eglibc.git] / catgets / Versions
1 libc {
2   GLIBC_2.0 {
3     # c*
4     catclose; catgets; catopen;
5   }
6   GLIBC_PRIVATE {
7     # functions with required interface outside normal name space
8     __open_catalog;
9   }
10 }