This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog src/locale.cc
- From: andreast at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 14 Oct 2003 04:47:10 -0000
- Subject: gcc/libstdc++-v3 ChangeLog src/locale.cc
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: andreast@gcc.gnu.org 2003-10-14 04:47:10
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/src: locale.cc
Log message:
2003-10-14 Petur Runolfsson <peturr02@ru.is>
Andreas Tobler <a.tobler@schweiz.ch>
* src/locale.cc (locale::_S_initialize): Workaround a confusion
of the use of the gthr API when __gthread_active_p() returns true.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2010&r2=1.2011
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&r1=1.96&r2=1.97