gcc/libstdc++-v3/src
Paolo Carlini b1455c558e localename.cc (locale::_Impl::_Impl(const char*, size_t)): Avoid strtok for thread safety.
2002-11-25  Paolo Carlini  <pcarlini@unitus.it>
	    Nathan Myers  <ncm@cantrip.org>

	* 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: r59486
2002-11-26 01:22:13 +00:00
..
bitset.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
codecvt.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
complex_io.cc
concept-inst.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
ctype.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
ext-inst.cc
fstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
fstream.cc fstream.cc: Add _GLIBCPP_USE_WCHAR_T guards. 2002-07-31 20:48:38 +00:00
functexcept.cc
globals.cc globals.cc (__gnu_cxx::c_locale_impl_compat): Add, alias to c_locale_impl. 2002-10-15 04:22:11 +00:00
io-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ios.cc * src/ios.cc [_GLIBCPP_HAVE_UNISTD_H]: Include unistd.h. 2002-11-15 19:12:31 +00:00
istream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
limits.cc builtin-types.def (BT_FN_FLOAT_CONST_STRING): New. 2002-09-16 18:28:50 -07:00
locale-inst.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
locale.cc std_complex.h (operator<<(basic_ostream&, const complex&)): Prefer 'x' to "x" for efficiency sake. 2002-11-25 19:01:55 +00:00
localename.cc localename.cc (locale::_Impl::_Impl(const char*, size_t)): Avoid strtok for thread safety. 2002-11-26 01:22:13 +00:00
Makefile.am Makefile.am (LIBTOOL): Use --tag CC always for this directory. 2002-09-12 23:27:30 +00:00
Makefile.in Makefile.am (target_headers): Remove cpu_limits.h. 2002-09-26 05:25:14 +00:00
misc-inst.cc os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define. 2002-11-05 19:17:37 +00:00
ostream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
sstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
stdexcept.cc
stl-inst.cc howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. 2002-10-18 20:52:57 +00:00
streambuf-inst.cc
string-inst.cc re PR libstdc++/8172 (undefined reference to operator+ for string) 2002-11-02 02:18:18 +00:00
strstream.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
valarray-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
vterminate.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
wstring-inst.cc