This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

egcs/libstdc++-v3 ChangeLog docs/html/17_intro ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	ljrittle@gcc.gnu.org	2001-11-16 12:59:11

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/html/17_intro: howto.html 
	libstdc++-v3/docs/html/23_containers: howto.html 

Log message:
	* 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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.847&r2=1.848
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/docs/html/17_intro/howto.html.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/docs/html/23_containers/howto.html.diff?cvsroot=gcc&r1=1.16&r2=1.17


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]