From 3d784d830015dcb614bf2d154e726e67bd10ea32 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 31 Aug 2000 23:34:32 +0000 Subject: Update. * sysdeps/unix/sysv/linux/powerpc/Dist: Add fe_nomask.c. * sysdeps/unix/sysv/linux/i386/Dist: Add olddirent.h. --- ChangeLog | 3 +++ README | 2 +- sysdeps/unix/sysv/linux/i386/Dist | 1 + sysdeps/unix/sysv/linux/powerpc/Dist | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 59471b0606..9256048055 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * version.h (VERSION): Bump to 2.1.93. + * sysdeps/unix/sysv/linux/powerpc/Dist: Add fe_nomask.c. + * sysdeps/unix/sysv/linux/i386/Dist: Add olddirent.h. + * intl/Makefile (tests): Depend in mtrace-tst-gettext. Make this a new rule depending on tst-gettext.out and run mtrace. * intl/tst-gettext.c: Call mtrace. diff --git a/README b/README index 8b9147ef91..c424212afb 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.1.92 release of the GNU C Library. +This directory contains the version 2.1.93 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. 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 -- cgit v1.2.3