mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
|
libc {
|
||
|
GLIBC_2.2 {
|
||
|
# New rlimit interface
|
||
|
getrlimit; setrlimit; getrlimit64; setrlimit64;
|
||
|
}
|
||
|
}
|