gcc/libstdc++-v3/docs/html
Loren J. Rittle bd8fd826dd howto.html: Update commentary.
* docs/html/ext/howto.html: Update commentary.
	* include/bits/c++config: Update threading configuration comment.
	(__STL_GTHREADS): Remove macro definition.
	(__STL_THREADS): Likewise.
	* include/bits/stl_threads.h: Leave only the configuration
	path which had been guarded by __STL_GTHREADS.  Remove all
	guards related to __STL_GTHREADS, __STL_SGI_THREADS,
	__STL_PTHREADS, __STL_UITHREADS and __STL_WIN32THREADS.
	* include/bits/stl_alloc.h: Leave only the configuration path
	which had been guarded by __STL_THREADS.  Remove configuration
	path and guards for __STL_SGI_THREADS.
	(__NODE_ALLOCATOR_THREADS): Remove macro definition.  Unroll its use.
	(__NODE_ALLOCATOR_LOCK): Likewise.
	(__NODE_ALLOCATOR_UNLOCK): Likewise.
	(_NOTHREADS): Remove guards related to macro.
	* include/ext/stl_rope.h: Remove configuration path and guards
	for __STL_SGI_THREADS.
	* src/stl-inst.cc: Remove use of __NODE_ALLOCATOR_THREADS.

From-SVN: r47557
2001-12-03 19:11:01 +00:00
..
17_intro explanations.html: New section, empty for now. 2001-11-28 00:02:04 +00:00
18_support ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
19_diagnostics ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
20_util ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
21_strings ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
22_locale configopts.html: Quote StyleSheet attribute values. 2001-10-11 18:41:47 +00:00
23_containers explanations.html: New section, empty for now. 2001-11-28 00:02:04 +00:00
24_iterators configopts.html: Quote StyleSheet attribute values. 2001-10-11 18:41:47 +00:00
25_algorithms configopts.html: Quote StyleSheet attribute values. 2001-10-11 18:41:47 +00:00
26_numerics ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
27_io maint.cfg.in, [...]: Revert previous changes. 2001-11-24 10:46:50 +00:00
ext howto.html: Update commentary. 2001-12-03 19:11:01 +00:00
faq Makefile.am (doxygen-maint): The script isn't executable in CVS. 2001-11-24 03:28:27 +00:00
Makefile porting.texi: Move... 2001-11-06 00:18:37 +00:00
configopts.html configopts.html: Quote StyleSheet attribute values. 2001-10-11 18:41:47 +00:00
documentation.html documentation.html: Fix typo. 2001-10-25 21:17:34 +00:00
explanations.html explanations.html: New section, empty for now. 2001-11-28 00:02:04 +00:00
install.html configopts.html: Quote StyleSheet attribute values. 2001-10-11 18:41:47 +00:00
lib3styles.css