gcc/libstdc++-v3/config
Paolo Carlini e004c3313e c_locale.cc (__convert_to_v(long double&)): In v3 uses of sscanf...
2004-03-31  Paolo Carlini  <pcarlini@suse.de>

	* config/locale/generic/c_locale.cc (__convert_to_v(long double&)):
	In v3 uses of sscanf, the special floating-point numbers INF,
	INFINITY, etc., cannot occur in input, therefore, if the latter
	is too large, ERANGE is always stored in errno, no need of finitel.

From-SVN: r80247
2004-03-31 09:13:10 +00:00
..
abi Revert previous change to config/abi/*/baseline_symbols.txt. 2004-02-05 07:25:58 +00:00
allocator acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator. 2004-03-22 13:07:13 +00:00
cpu atomicity.h (__atomic_add): Remove "static inline" and attribute-unused. 2004-03-22 01:37:04 +00:00
io basic_file_stdio.cc (__gnu_internal::xwritev): Rewrite, avoiding recursion. 2004-02-18 08:36:27 +00:00
locale c_locale.cc (__convert_to_v(long double&)): In v3 uses of sscanf... 2004-03-31 09:13:10 +00:00
os re PR libstdc++/12658 (Thread safety problems in locale::global() and locale::locale()) 2004-03-07 01:32:43 +00:00
linker-map.dummy acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version. 2002-02-20 22:10:39 +00:00
linker-map.gnu re PR libstdc++/12658 (Thread safety problems in locale::global() and locale::locale()) 2004-03-07 01:32:43 +00:00