diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-31 23:34:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-31 23:34:32 +0000 |
commit | 3d784d830015dcb614bf2d154e726e67bd10ea32 (patch) | |
tree | 244636a09afa7e38826d3ea11a3f12c8a342e66b /sysdeps | |
parent | fe019b571d945b5e0a36212023a209cffe13052b (diff) | |
download | glibc-3d784d830015dcb614bf2d154e726e67bd10ea32.tar.gz glibc-3d784d830015dcb614bf2d154e726e67bd10ea32.tar.xz glibc-3d784d830015dcb614bf2d154e726e67bd10ea32.zip |
Update. glibc-2.1.93 cvs/glibc-2_1_93
* sysdeps/unix/sysv/linux/powerpc/Dist: Add fe_nomask.c. * sysdeps/unix/sysv/linux/i386/Dist: Add olddirent.h.
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/unix/sysv/linux/i386/Dist | 1 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/Dist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/Dist b/sysdeps/unix/sysv/linux/i386/Dist index 087ad88b4e..ade2ab62da 100644 --- a/sysdeps/unix/sysv/linux/i386/Dist +++ b/sysdeps/unix/sysv/linux/i386/Dist @@ -1,4 +1,5 @@ clone.S +olddirent.h oldgetrlimit64.c setresuid.c setresgid.c diff --git a/sysdeps/unix/sysv/linux/powerpc/Dist b/sysdeps/unix/sysv/linux/powerpc/Dist index 5b221bd91c..54336cec39 100644 --- a/sysdeps/unix/sysv/linux/powerpc/Dist +++ b/sysdeps/unix/sysv/linux/powerpc/Dist @@ -1,4 +1,5 @@ clone.S +fe_nomask.c kernel_stat.h kernel_termios.h oldgetrlimit64.c |