mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 05:10:05 +00:00
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
|
libc {
|
||
|
GLIBC_2.0 {
|
||
|
# functions with required interface outside normal name space
|
||
|
__open_catalog;
|
||
|
|
||
|
# c*
|
||
|
catclose; catgets; catopen;
|
||
|
}
|
||
|
}
|