glibc/catgets/Versions

11 lines
176 B
Plaintext
Raw Normal View History

2022-05-13 23:30:52 +08:00
libc {
GLIBC_2.0 {
# c*
catclose; catgets; catopen;
}
GLIBC_PRIVATE {
# functions with required interface outside normal name space
__open_catalog;
}
}