about summary refs log tree commit diff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-13 01:52:33 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-13 01:52:33 +0000
commit0aaf6d96f8fdb4a64850ea8b24e3c9e73742f5d6 (patch)
tree3cffa42dce2b2db448ec3a27e7f3457e87343141 /sysdeps/unix
parent6e62dcebbdb499f7f2562251170557f9d771862e (diff)
downloadglibc-0aaf6d96f8fdb4a64850ea8b24e3c9e73742f5d6.tar.gz
glibc-0aaf6d96f8fdb4a64850ea8b24e3c9e73742f5d6.tar.xz
glibc-0aaf6d96f8fdb4a64850ea8b24e3c9e73742f5d6.zip
Update.
	* sysdeps/unix/sysv/linux/sh/Dist: There is no ioperm file.
	* sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c: Removed.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/sh/Dist1
-rw-r--r--sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/Dist b/sysdeps/unix/sysv/linux/sh/Dist
index 41c9f08d05..8a1cdff7c5 100644
--- a/sysdeps/unix/sysv/linux/sh/Dist
+++ b/sysdeps/unix/sysv/linux/sh/Dist
@@ -1,5 +1,4 @@
 clone.S
-ioperm.c
 pipe.S
 setresuid.c
 setresgid.c
diff --git a/sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c b/sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c
deleted file mode 100644
index 4c27e957bf..0000000000
--- a/sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c>