index.html: Update broken links.
2001-03-01 Phil Edwards <pme@sources.redhat.com> * docs/html/faq/index.html: Update broken links. * docs/html/faq/index.txt: Regenerated. From-SVN: r40165
This commit is contained in:
parent
913553ce15
commit
a810c64295
3 changed files with 12 additions and 7 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-03-01 Phil Edwards <pme@sources.redhat.com>
|
||||
|
||||
* docs/html/faq/index.html: Update broken links.
|
||||
* docs/html/faq/index.txt: Regenerated.
|
||||
|
||||
2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
libstdc++/2064
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
** Locations of "the most recent snapshot is the Nth" text are
|
||||
** answers 1_1, 1_4, 4_1, 5_6.
|
||||
-->
|
||||
<!-- $Id: index.html,v 1.2 2001/01/23 17:02:27 pme Exp $ -->
|
||||
<!-- $Id: index.html,v 1.3 2001/02/15 22:21:12 pme Exp $ -->
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
||||
|
@ -671,10 +671,10 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation</A>.
|
|||
<P>This is assuming that your idea of "multithreaded"
|
||||
is the same as ours... The general question of multithreading
|
||||
and libstdc++-v3 is addressed in the chapter-specific advice for
|
||||
<A HREF="http://gcc.gnu.org/libstdc++/17_intro/howto.html#3">Library
|
||||
<A HREF="http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/howto.html#3">Library
|
||||
Introduction</A>. Threadsafe containers are covered in
|
||||
more detail in
|
||||
<A HREF="http://gcc.gnu.org/libstdc++/23_containers/howto.html">the
|
||||
<A HREF="http://gcc.gnu.org/onlinedocs/libstdc++/23_containers/howto.html">the
|
||||
Received Wisdom section on containers</A>.
|
||||
<!-- I have successfully evaded the topic; my work here is
|
||||
done- no, wait, I have to write those other sections... -->
|
||||
|
@ -706,7 +706,7 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation</A>.
|
|||
Comments and suggestions are welcome, and may be sent to
|
||||
<A HREF="mailto:pme@sources.redhat.com">Phil Edwards</A> or
|
||||
<A HREF="mailto:gdr@gcc.gnu.org">Gabriel Dos Reis</A>.
|
||||
<BR> $Id: index.html,v 1.2 2001/01/23 17:02:27 pme Exp $
|
||||
<BR> $Id: index.html,v 1.3 2001/02/15 22:21:12 pme Exp $
|
||||
</EM></P>
|
||||
|
||||
|
||||
|
|
|
@ -561,7 +561,7 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff
|
|||
|
||||
Comments and suggestions are welcome, and may be sent to [81]Phil
|
||||
Edwards or [82]Gabriel Dos Reis.
|
||||
$Id: index.html,v 1.2 2001/01/23 17:02:27 pme Exp $
|
||||
$Id: index.html,v 1.3 2001/02/15 22:21:12 pme Exp $
|
||||
|
||||
References
|
||||
|
||||
|
@ -640,8 +640,8 @@ References
|
|||
73. http://www.sgi.com/Technology/STL/
|
||||
74. ../ext/howto.html
|
||||
75. http://gcc.gnu.org/ml/libstdc++/1999-q3/msg00066.html
|
||||
76. http://gcc.gnu.org/libstdc++/17_intro/howto.html#3
|
||||
77. http://gcc.gnu.org/libstdc++/23_containers/howto.html
|
||||
76. http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/howto.html#3
|
||||
77. http://gcc.gnu.org/onlinedocs/libstdc++/23_containers/howto.html
|
||||
78. http://www.ansi.org/
|
||||
79. http://webstore.ansi.org/ansidocstore/product.asp?sku=ISO%2FIEC+14882%2D1998
|
||||
80. http://www.iso.ch/
|
||||
|
|
Loading…
Add table
Reference in a new issue