gcc/libstdc++-v3/include/c_std/bits
Benjamin Kosnik dcc41852e1 compare.cc (test01): Add using declarations.
2000-10-23  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/21_strings/compare.cc (test01): Add using declarations.

	* include/c_std/bits/std_cerrno.h: And here.
	* include/c_std/bits/std_cassert.h: Tweaks.

	* mkcheck.in: Simplify.

	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify.
	(GLIBCPP_ENABLE_LONG_LONG): Same.
	* aclocal.m4: Regenerate.

	* src/Makefile.am (c_shadow_headers): Add features.h,
	bits/wrap_features.h.
	* src/Makefile.in: Regenerate.
	* include/c_std/features.h: New file.
	* include/c_std/bits/wrap_features.h (_CPP_WRAP_FEATURES_H): New
	file. Need to have c++config.h included before this file so
	_ISOC99_SOURCE around.

	* include/c_std/sys/cdefs.h: Hack.
	* include/c_std/stdlib.h: Same, use c++config.h.
	* include/c_std/bits/std_cstdlib.h: Use _GLIBCPP_HAVE_STRTOLD.

	* include/c_std/bits/std_cassert.h: Fix.
	* include/c_std/bits/std_cerrno.h: Make consistent.

	* include/c_std/bits/std_csetjmp.h (setjmp): Unscope global
	declaration from ::_C_legacy to _C_legacy.

	* include/c_std/bits/std_cstdio.h: same with printf.
	* include/c_std/stdio.h: And here.

	* include/c_std/bits/std_cstdlib.h: abort, exit comment.
	* include/c_std/stdlib.h: Same here.

From-SVN: r37035
2000-10-24 17:00:59 +00:00
..
std_cassert.h compare.cc (test01): Add using declarations. 2000-10-24 17:00:59 +00:00
std_cctype.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_cerrno.h compare.cc (test01): Add using declarations. 2000-10-24 17:00:59 +00:00
std_cfloat.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_climits.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
std_clocale.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_cmath.h acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro. 2000-10-21 19:40:17 +00:00
std_csetjmp.h compare.cc (test01): Add using declarations. 2000-10-24 17:00:59 +00:00
std_csignal.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_cstdarg.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_cstddef.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
std_cstdio.h compare.cc (test01): Add using declarations. 2000-10-24 17:00:59 +00:00
std_cstdlib.h compare.cc (test01): Add using declarations. 2000-10-24 17:00:59 +00:00
std_cstring.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_ctime.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_cwchar.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
std_cwctype.h Makefile.am: Use it. 2000-10-12 12:45:58 +00:00
wrap_fcntl.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
wrap_features.h compare.cc (test01): Add using declarations. 2000-10-24 17:00:07 +00:00
wrap_iconv.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
wrap_iolibio.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
wrap_libio.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
wrap_libioP.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
wrap_pthread.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
wrap_unistd.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00