From 7c93d95dcf67ca7c53bd9bab9adeef60ea7b2503 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 6 Jan 2000 04:37:59 +0000 Subject: [PATCH] Update. * 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. --- ChangeLog | 6 ++++++ sysdeps/unix/sysv/linux/arm/Dist | 2 ++ sysdeps/unix/sysv/linux/i386/Dist | 2 ++ 3 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 55198c8794..14fe8665bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2000-01-05 Ulrich Drepper + * 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