]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Backward compatible Linux/SPARC64 setrlimit64 implementation.
authorUlrich Drepper <drepper@redhat.com>
Thu, 2 Dec 1999 08:27:59 +0000 (08:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 2 Dec 1999 08:27:59 +0000 (08:27 +0000)
sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c b/sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c
new file mode 100644 (file)
index 0000000..8edcff0
--- /dev/null
@@ -0,0 +1 @@
+/* setrlimit64 is the same as setrlimit. */