]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Export the new *rlimit interface with symbol version GLIBC_2.2.
authorUlrich Drepper <drepper@redhat.com>
Sat, 29 Jan 2000 12:02:41 +0000 (12:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 29 Jan 2000 12:02:41 +0000 (12:02 +0000)
sysdeps/unix/sysv/linux/arm/Versions

index 531817f73741955a558b6bc8429a2457fdd3348a..7e71a8604d12ff55da1632d2d7b51daf99a7caa5 100644 (file)
@@ -4,7 +4,7 @@ libc {
     inb; inw; inl;
     outb; outw; outl;
   }
-  GLIBC_2.1.3 {
+  GLIBC_2.2 {
     # New rlimit interface
     getrlimit; setrlimit; getrlimit64;
   }