gcc/libstdc++-v3/include/c_std/bits
Benjamin Kosnik de96ac4681 *: Add copyright notice.
2001-06-08  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/2767
	libstdc++/2989
	libstdc++/2992
	* include/std/*: Add copyright notice.
	* include/c_std/bits/*: Use using statements instead of extern "C".
	* include/c_std/bits/std_cmath.h: Don't overload double versions
	of math functions with __buitin versions, use global version to
	prevent ambiguities. Remove define hacks.
	* include/c_std/bits/std_cwchar.h: Using declarations for "C"
	functions that have changed signatures and std::
	declarations. Remove define hacks.
	* include/c_std/bits/std_cwchar.h: Same, plus remove ambiguous
	__builtins in std::. Remove define hacks.
	* testsuite/17_intro/headers_c.cc: Add tests.
	* testsuite/17_intro/headers_c++.cc: Add test.

From-SVN: r43061
2001-06-08 23:22:26 +00:00
..
cmath.tcc
std_cassert.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cctype.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cerrno.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cfloat.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_climits.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_clocale.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cmath.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_csetjmp.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_csignal.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstdarg.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstddef.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstdio.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstdlib.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cstring.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_ctime.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cwchar.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00
std_cwctype.h *: Add copyright notice. 2001-06-08 23:22:26 +00:00