]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/8790 (Use of non thread-safe strtok in src/localename.cc)
authorPaolo Carlini <pcarlini@unitus.it>
Thu, 5 Dec 2002 13:04:43 +0000 (14:04 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 5 Dec 2002 13:04:43 +0000 (13:04 +0000)
commit38b614ef4896925202c5b026897f85faca4c3e5e
tree33d618ae1c7289af17603be92d0d03bfa554667a
parenta6b12f3250a6fd3b6f3eb1d5389e1e1a12017376
re PR libstdc++/8790 (Use of non thread-safe strtok in src/localename.cc)

2002-12-05  Paolo Carlini  <pcarlini@unitus.it>
    Nathan Myers  <ncm@cantrip.org>

PR libstdc++/8790
* src/localename.cc
(locale::_Impl::_Impl(const char*, size_t)):
Avoid strtok for thread safety.

Co-Authored-By: Nathan Myers <ncm@cantrip.org>
From-SVN: r59856
libstdc++-v3/ChangeLog
libstdc++-v3/src/localename.cc