Backwared compatible Linux/Alpha getrlimit64 implementation.
authorUlrich Drepper <drepper@redhat.com>
Thu, 2 Dec 1999 08:18:09 +0000 (08:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 2 Dec 1999 08:18:09 +0000 (08:18 +0000)
sysdeps/unix/sysv/linux/alpha/oldgetrlimit64.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/alpha/oldgetrlimit64.c b/sysdeps/unix/sysv/linux/alpha/oldgetrlimit64.c
new file mode 100644 (file)
index 0000000..9feab0e
--- /dev/null
@@ -0,0 +1 @@
+/* getrlimit64 is the same as getrlimit. */