From 1e8f0e3e0b4da291a6281ce12b6b83a1a05dd4b8 Mon Sep 17 00:00:00 2001
From: Ulrich Drepper <drepper@redhat.com>
Date: Fri, 23 Oct 1998 13:48:45 +0000
Subject: Update.

	* sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
	s_pwrite64.c.
---
 ChangeLog                         | 3 +++
 README                            | 4 ++--
 sysdeps/unix/sysv/linux/i386/Dist | 2 --
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f6a345d..b8b5024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
 	* version.h (VERSION): Bump to 2.0.99.
 
+	* sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
+	s_pwrite64.c.
+
 	* posix/fnmath.h: Don't redefine __P when used in glibc.
 	* posix/glob.h: Likewise.
 
diff --git a/README b/README
index 3313322..183146f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory contains the version 2.0.98 test release of the GNU C Library.
+This directory contains the version 2.0.99 test release of the GNU C Library.
 Many bugs have been fixed since the last release.
 Some bugs surely remain.
 
@@ -53,7 +53,7 @@ provides the Unix `crypt' function, plus some other entry points.
 Because of the United States export restriction on DES implementations,
 we are distributing this code separately from the rest of the C
 library.  There is an extra distribution tar file just for crypt; it is
-called `glibc-crypt-2.0.98.tar.gz'.  You can just unpack the crypt
+called `glibc-crypt-2.0.99.tar.gz'.  You can just unpack the crypt
 distribution along with the rest of the C library and build; you can
 also build the library without getting crypt.  Users outside the USA
 can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no
diff --git a/sysdeps/unix/sysv/linux/i386/Dist b/sysdeps/unix/sysv/linux/i386/Dist
index 646be1b..4c1d882 100644
--- a/sysdeps/unix/sysv/linux/i386/Dist
+++ b/sysdeps/unix/sysv/linux/i386/Dist
@@ -1,6 +1,4 @@
 clone.S
-s_pread64.S
-s_pwrite64.S
 sys/debugreg.h
 sys/elf.h
 sys/perm.h
-- 
cgit v1.1