This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Remove sysdeps/unix/sysv/linux/powerpc/setrlimit64.c



The powerpc specific file setrlimit64.c includes the non existant file:
#include <sysdeps/unix/sysv/linux/i386/setrlimit64.c>

i386/setrlimit has been removed on 2000-01-24 by Jakub Jelinek - but
the powerpc patch went in on 2000-01-27.  This never worked at all.

I propose to remove the file for glibc 2.2.

Andreas

2000-02-17  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/powerpc/setrlimit64.c: Remove.

============================================================
Index: sysdeps/unix/sysv/linux/powerpc/setrlimit64.c
--- sysdeps/unix/sysv/linux/powerpc/setrlimit64.c	Thu Feb 17 14:58:35 2000	1.1
+++ sysdeps/unix/sysv/linux/powerpc/setrlimit64.c	removed
@@ -1 +0,0 @@
-#include <sysdeps/unix/sysv/linux/i386/setrlimit64.c>

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]