gcc/libstdc++-v3/testsuite/19_diagnostics
Benjamin Kosnik 9b3003d590 system_error (system_category): To system_category().
2009-02-17  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/system_error (system_category): To system_category().
	(generic_category): To generic_category. DR 890.
	* src/system_error.cc: Define.
	* include/bits/functexcept.h: Only one __throw_system_error.
	* src/functexcept.cc: Same.
	* include/std/mutex: Fixup for changes above.
	* testsuite/19_diagnostics/error_condition/cons/1.cc: Same.
	* testsuite/19_diagnostics/error_code/cons/1.cc: Same.
	* testsuite/19_diagnostics/system_error/cons-1.cc: Same.
	* config/abi/pre/gnu.ver: Clean up exports.

From-SVN: r144259
2009-02-18 07:35:36 +00:00
..
error_category system_error (is_error_code_enum): Specialize for errc. 2008-10-22 15:27:44 +00:00
error_code system_error (system_category): To system_category(). 2009-02-18 07:35:36 +00:00
error_condition system_error (system_category): To system_category(). 2009-02-18 07:35:36 +00:00
headers error_constants.h (enum errc): Remove no_posix_equivalent. 2008-10-24 10:41:42 +00:00
logic_error
runtime_error
system_error system_error (system_category): To system_category(). 2009-02-18 07:35:36 +00:00