summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/setrlimit64.c1
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7587e44987..d554093a45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-02-21  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/powerpc/setrlimit64.c: Removed.
+	Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
+
 	* elf/elf.h (ELF32_ST_OTHER): Removed.
 	(ELF64_ST_OTHER): Likewise.
 
diff --git a/sysdeps/unix/sysv/linux/powerpc/setrlimit64.c b/sysdeps/unix/sysv/linux/powerpc/setrlimit64.c
deleted file mode 100644
index ed64b871f4..0000000000
--- a/sysdeps/unix/sysv/linux/powerpc/setrlimit64.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <sysdeps/unix/sysv/linux/i386/setrlimit64.c>