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;
|
||
|
}
|
||
|
}
|