diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-06 04:37:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-06 04:37:59 +0000 |
commit | 7c93d95dcf67ca7c53bd9bab9adeef60ea7b2503 (patch) | |
tree | 83818a7a6935eb83cc08e4d151f52dda3185863f /sysdeps/unix/sysv/linux/i386/Dist | |
parent | e6b59fc1b5c7d22fd522cb29623925fb35e9395a (diff) | |
download | glibc-7c93d95dcf67ca7c53bd9bab9adeef60ea7b2503.tar.gz glibc-7c93d95dcf67ca7c53bd9bab9adeef60ea7b2503.tar.xz glibc-7c93d95dcf67ca7c53bd9bab9adeef60ea7b2503.zip |
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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/i386/Dist | 2 |
1 files changed, 2 insertions, 0 deletions
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 |