aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--sysdeps/unix/sysv/linux/arm/Dist2
-rw-r--r--sysdeps/unix/sysv/linux/i386/Dist2
3 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55198c8794..14fe8665bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/unix/sysv/linux/i386/Dist: Distribute oldgetrlimit64.c
+ and oldsetrlimit64.c.
+
+ * sysdeps/unix/sysv/linux/arm/Dist: Distribute sys/elf.h and
+ sys/procfs.h.
+
* manual/texinfo.tex: Updated from latest official version.
* debug/Makefile (distribute): Add frame.h.
diff --git a/sysdeps/unix/sysv/linux/arm/Dist b/sysdeps/unix/sysv/linux/arm/Dist
index 28e86426ec..73fd68e2b4 100644
--- a/sysdeps/unix/sysv/linux/arm/Dist
+++ b/sysdeps/unix/sysv/linux/arm/Dist
@@ -7,5 +7,7 @@ setfsuid.c
setfsgid.c
sigrestorer.S
bits/armsigctx.h
+sys/elf.h
sys/io.h
+sys/procfs.h
sys/user.h
diff --git a/sysdeps/unix/sysv/linux/i386/Dist b/sysdeps/unix/sysv/linux/i386/Dist
index 2b5c527c8c..d4b5035379 100644
--- a/sysdeps/unix/sysv/linux/i386/Dist
+++ b/sysdeps/unix/sysv/linux/i386/Dist
@@ -1,4 +1,6 @@
clone.S
+oldgetrlimit64.c
+oldsetrlimit64.c
setresuid.c
setresgid.c
setfsuid.c