Update. cvs/glibc-2_2 glibc-2.2
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Nov 2000 23:17:20 +0000 (23:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Nov 2000 23:17:20 +0000 (23:17 +0000)
(tst-chmod-ARGS): Likewise.

ChangeLog
README
manual/install.texi
posix/Makefile

index 4333bbdf53ba32d0334033eb16cd9707a56539f4..d9b036436121bf6cd86dfd792d72160fe1e00abb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
 
        * posix/Makefile (tst-dir-ARGS): Fix problem with compiling in
        source directory.
+       (tst-chmod-ARGS): Likewise.
 
 2000-11-09  H.J. Lu  <hjl@gnu.org>
 
diff --git a/README b/README
index 98283b1634083be6038dd1a8c511a5fa8125d126..f9d7e4aef346c2c98996d24e780a546e98dc001f 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory contains the version 2.1.97 release of the GNU C Library.
+This directory contains the version 2.2 release of the GNU C Library.
 Many bugs have been fixed since the last release.
 Some bugs surely remain.
 
index 120b750e460ebef46cc0154eb4c5378ef1803faf..11b1b602e7c9ecfb7c98b7f7eed3e3b2afee2f1e 100644 (file)
@@ -430,8 +430,7 @@ following patterns:
 @smallexample
 alpha@var{*}-@var{*}-linux
 arm-@var{*}-linux
-arm-@var{*}-linuxaout
-arm-@var{*}-none
+hppa-@var{*}-linux
 i@var{x}86-@var{*}-gnu
 i@var{x}86-@var{*}-linux
 ia64-@var{*}-linux
@@ -443,8 +442,16 @@ sparc-@var{*}-linux
 sparc64-@var{*}-linux
 @end smallexample
 
-Former releases of this library (version 1.09.1 and perhaps earlier
-versions) used to run on the following configurations:
+Former releases of this library (version 2.1 and/or 2.0) used to run on
+the following configurations:
+
+@smallexample
+arm-@var{*}-linuxaout
+arm-@var{*}-none
+@end smallexample
+
+Very early releases (version 1.09.1 and perhaps earlier versions) used
+to run on the following configurations:
 
 @smallexample
 alpha-dec-osf1
index e485f5daa3201191e01b303419a77ada925833b0..a83996f0b4abf49e19d7fd7cdb05cdb0df8d8961 100644 (file)
@@ -115,7 +115,7 @@ tstgetopt-ARGS = -a -b -cfoobar --required foobar --optional=bazbug \
 tst-exec-ARGS = -- $(built-program-cmd)
 tst-spawn-ARGS = -- $(built-program-cmd)
 tst-dir-ARGS = `pwd` `cd $(common-objdir)/$(subdir); pwd` `cd $(common-objdir); pwd` $(objpfx)tst-dir
-tst-chmod-ARGS = $(objpfx)
+tst-chmod-ARGS = `pwd`
 
 tst-fnmatch-ENV = LOCPATH=$(common-objpfx)localedata
 tst-regexloc-ENV = LOCPATH=$(common-objpfx)localedata