diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-23 13:48:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-23 13:48:45 +0000 |
commit | 1e8f0e3e0b4da291a6281ce12b6b83a1a05dd4b8 (patch) | |
tree | 92394865d1ec7f243631166cef9b684945ec3050 /README | |
parent | 24f25de65657d7ac9ccec63447efbe415110435b (diff) | |
download | glibc-1e8f0e3e0b4da291a6281ce12b6b83a1a05dd4b8.tar.gz |
Update.
* sysdeps/unix/sysv/linux/i386/Dist: Remove s_pread64.c and
s_pwrite64.c.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |