]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove setrlimit64@GLIBC_2.1.3.
authorUlrich Drepper <drepper@redhat.com>
Mon, 24 Jan 2000 12:07:25 +0000 (12:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 24 Jan 2000 12:07:25 +0000 (12:07 +0000)
sysdeps/unix/sysv/linux/arm/Versions

index 39f209f0865aeeaab118b68f077bf87e01e71d04..531817f73741955a558b6bc8429a2457fdd3348a 100644 (file)
@@ -6,6 +6,6 @@ libc {
   }
   GLIBC_2.1.3 {
     # New rlimit interface
-    getrlimit; setrlimit; getrlimit64; setrlimit64;
+    getrlimit; setrlimit; getrlimit64;
   }
 }