gcc/libstdc++-v3/include/c_std
Paolo Carlini c8061de73f re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t)
2010-06-07  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/44417
	* include/c_std/cwctype: Provide a workaround for bug glibc
	BZ 9694 affecting glibc 2.9 and older.
	* include/c_global/cwctype: Likewise.
	* testsuite/util/testsuite_abi.h: Remove temporary workaround.
	* testsuite/util/testsuite_allocator.h: Use everywhere std::size_t
	and std::ptrdiff_t, don't include <cstddef>.

	* testsuite/27_io/basic_ostream/inserters_other/wchar_t/
	error_code.cc: Minor tweak, prefer <cwchar> to <wchar.h>.

From-SVN: r160417
2010-06-08 01:46:10 +00:00
..
cassert
cctype
cerrno
cfloat
ciso646
climits
clocale
cmath
cmath.tcc
csetjmp
csignal
cstdarg
cstddef c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
cstdio c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
cstdlib c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
cstring c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
ctime c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
cwchar c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
cwctype re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t) 2010-06-08 01:46:10 +00:00