Linux/HPPA specific Versions.
authorUlrich Drepper <drepper@redhat.com>
Sun, 15 Oct 2000 03:26:01 +0000 (03:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 15 Oct 2000 03:26:01 +0000 (03:26 +0000)
sysdeps/unix/sysv/linux/hppa/Versions [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/hppa/Versions b/sysdeps/unix/sysv/linux/hppa/Versions
new file mode 100644 (file)
index 0000000..475fbe1
--- /dev/null
@@ -0,0 +1,6 @@
+libc {
+  GLIBC_2.2 {
+    # New rlimit interface
+    getrlimit; setrlimit; getrlimit64; setrlimit64;
+  }
+}
\ No newline at end of file