glibc/catgets/Versions

11 lines
176 B
Plaintext

libc {
GLIBC_2.0 {
# c*
catclose; catgets; catopen;
}
GLIBC_PRIVATE {
# functions with required interface outside normal name space
__open_catalog;
}
}