mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08: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;
|
inb; inw; inl;
|
||||||
outb; outw; outl;
|
outb; outw; outl;
|
||||||
}
|
}
|
||||||
GLIBC_2.1.3 {
|
GLIBC_2.2 {
|
||||||
# New rlimit interface
|
# New rlimit interface
|
||||||
getrlimit; setrlimit; getrlimit64;
|
getrlimit; setrlimit; getrlimit64;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user