summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-17 22:41:47 +0000
committerRoland McGrath <roland@gnu.org>1996-06-17 22:41:47 +0000
commit2cc7dc4d7f36d03165c16939429d1ee9ef5fd105 (patch)
tree3845e34ed2e19ae0140d4a526a88327d0daac395 /README
parent61ee476c446b6cd682e49805d86bc2ed0230e5d0 (diff)
downloadglibc-2cc7dc4d7f36d03165c16939429d1ee9ef5fd105.tar.gz
glibc-2cc7dc4d7f36d03165c16939429d1ee9ef5fd105.tar.xz
glibc-2cc7dc4d7f36d03165c16939429d1ee9ef5fd105.zip
Mon Jun 17 17:53:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
	* sysdeps/mach/hurd/brk.c (___brk_addr): Define as weak alias for
	_hurd_brk.

	* libio/stdio.h [__USE_SVID]: Declare tempnam.

Fri Jun 14 19:28:33 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/syscalls.list: Add swapon with two
	parameters.

Wed Jun 12 20:40:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/m68k/dl-machine.h (RTLD_START): Fix access to
	_dl_default_scope.

	* sysdeps/stub/elfclass.h: New file.
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 13 insertions, 12 deletions
diff --git a/README b/README
index 479ced8042..024b32fb86 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory contains the version 1.09.6 test release of the GNU C Library.
+This directory contains the version 1.91 test release of the GNU C Library.
 Many bugs have been fixed since the last release.
 Some bugs surely remain.
 
@@ -6,16 +6,17 @@ As of this release, the GNU C library has been ported to the following
 configurations:
 
 		alpha-dec-osf1
-		i386-bsd4.3
-		i386-force_cpu386-none
-		i386-gnu (for Hurd development only)
-		i386-isc2.2
-		i386-isc3
-		i386-sco3.2
-		i386-sco3.2v4
-		i386-sequent-bsd
-		i386-sysv
-		i386-sysv4
+		i[345]86-*-bsd4.3
+		i[345]86-*-gnu
+		i[345]86-*-isc2.2
+		i[345]86-*-isc3
+		i[345]86-*-linux
+		i[345]86-*-sco3.2
+		i[345]86-*-sco3.2v4
+		i[345]86-*-sysv
+		i[345]86-*-sysv4
+		i[345]86-force_cpu386-none
+		i[345]86-sequent-bsd
 		i960-nindy960-none
 		m68k-hp-bsd4.3
 		m68k-mvme135-none
@@ -37,7 +38,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-1.09.6-crypt.tar.gz'.  You can just unpack the crypt
+called `glibc-1.91-crypt.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.uni-c.dk