Linux/HPPA specific Versions.

This commit is contained in:
Ulrich Drepper 2000-10-15 03:26:01 +00:00
parent b8829d504f
commit 6d9ee98317

View File

@ -0,0 +1,6 @@
libc {
GLIBC_2.2 {
# New rlimit interface
getrlimit; setrlimit; getrlimit64; setrlimit64;
}
}