howto.html (Thread-safety): Rename section to ``The Standard C++ library and multithr...
authorLoren J. Rittle <ljrittle@acm.org>
Fri, 16 Nov 2001 20:59:10 +0000 (20:59 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 16 Nov 2001 20:59:10 +0000 (20:59 +0000)
commit7dd4ba48c445cbc9c729a416c3e153c83b90cb1f
tree2015d6de525a31b69c54cf2b334bfc43a5d42928
parent847898f6f563031bad4d5b3f3587146f5549627c
howto.html (Thread-safety): Rename section to ``The Standard C++ library and multithreading'' and update...

        * docs/html/17_intro/howto.html (Thread-safety): Rename
        section to ``The Standard C++ library and multithreading'' and
        update information based on recent mailing list traffic.  Move
        all discussion of __USE_MALLOC to...
        * docs/html/23_containers/howto.html (Containers and multithreading):
        ...here and rework it based on recent mailing list traffic.

From-SVN: r47102
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/23_containers/howto.html