gcc/libstdc++-v3 ChangeLog include/bits/stl_th ...
dannysmith@gcc.gnu.org
dannysmith@gcc.gnu.org
Sat Oct 12 23:35:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dannysmith@gcc.gnu.org 2002-10-12 23:35:15
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: stl_threads.h
Log message:
* include/bits/stl_threads.h (_GLIBCPP_mutex,
_GLIBCPP_mutex_init,_GLIBCPP_mutex_address,
_GLIBCPP_mutex_address_init, _GLIBCPP_once):
Declare in namespace __gnu_cxx.
(_STL_mutex_lock::_M_initialize): Qualify __gnu_cxx
names.
Adjust copyright.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1386&r2=1.1387
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_threads.h.diff?cvsroot=gcc&r1=1.13&r2=1.14
More information about the Gcc-cvs
mailing list