mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 18:10:11 +00:00
Export the new *rlimit interface with symbol version GLIBC_2.2.
This commit is contained in:
parent
1fee13c891
commit
acb1cd8ea1
@ -4,7 +4,7 @@ libc {
|
||||
inb; inw; inl;
|
||||
outb; outw; outl;
|
||||
}
|
||||
GLIBC_2.1.3 {
|
||||
GLIBC_2.2 {
|
||||
# New rlimit interface
|
||||
getrlimit; setrlimit; getrlimit64;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user