[Bug libstdc++/12658] Thread safety problems in locale::global() and locale::locale()
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 29 15:55:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-29 15:54 -------
Subject: Bug 12658
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2004-07-29 15:54:50
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/src: locale_init.cc
Log message:
2004-07-29 Paolo Carlini <pcarlini@suse.de>
Petur Runolfsson <peturr02@ru.is>
PR libstdc++/12658 (continued)
* src/locale_init.cc (locale::locale, locale::global): Use
a single locale_mutex instead of two separate mutexes.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2590&r2=1.2591
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale_init.cc.diff?cvsroot=gcc&r1=1.14&r2=1.15
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12658
More information about the Gcc-bugs
mailing list