r132630 - in /branches/gcc-4_3-branch/libstdc++...

jbeulich@gcc.gnu.org jbeulich@gcc.gnu.org
Mon Feb 25 16:59:00 GMT 2008


Author: jbeulich
Date: Mon Feb 25 16:59:10 2008
New Revision: 132630

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132630
Log:
2008-02-25  Jan Beulich  <jbeulich@novell.com>

	* acinclude.m4: Also check for EIDRM and ETXTBSY.
	* configure: Re-generate.
	* config/os/generic/error_constants.h (namespace posix_error):
	Also wrap uses of EIDRM and ETXTBSY in conditionals.
	* testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc:
	Likewise.

Modified:
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/acinclude.m4
    branches/gcc-4_3-branch/libstdc++-v3/config/os/generic/error_constants.h
    branches/gcc-4_3-branch/libstdc++-v3/configure
    branches/gcc-4_3-branch/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc



More information about the Libstdc++-cvs mailing list