From: Ulrich Drepper Date: Thu, 2 Dec 1999 08:18:16 +0000 (+0000) Subject: Backwared compatible Linux/Alpha setrlimit64 implementation. X-Git-Tag: glibc-2.16-ports-before-merge~2794 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ecb0bc529997f5be510b65908a5ad5ad7e364d9e;p=thirdparty%2Fglibc.git Backwared compatible Linux/Alpha setrlimit64 implementation. --- diff --git a/sysdeps/unix/sysv/linux/alpha/oldsetrlimit64.c b/sysdeps/unix/sysv/linux/alpha/oldsetrlimit64.c new file mode 100644 index 00000000000..8edcff00864 --- /dev/null +++ b/sysdeps/unix/sysv/linux/alpha/oldsetrlimit64.c @@ -0,0 +1 @@ +/* setrlimit64 is the same as setrlimit. */