gcc/libstdc++-v3/include/c_std
Benjamin Kosnik 9ece379a8a Shadow headers would work if libsupc++ was strict about namespaces.
2000-10-16  Benjamin Kosnik  <bkoz@gnu.org>

	Shadow headers would work if libsupc++ was strict about namespaces.
	This only possible if g++ maps std::size_t -> size_t. (Hint hint.)
	* include/c_std/assert.h: Add guards.
	* include/c_std/bits/std_climits.h: Correct typo.
	* include/c_std/ctype.h: Remove #error.

	* libio/libioP.h: Break up extern "C" bits around includes.
	* libio/libio.h: Only include C headers, or else _C_legacy namespaces
	will be nested.
	* libio/libioP.h: Same here.

From-SVN: r36900
2000-10-17 08:25:08 +00:00
..
bits Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
sys configopts.html: Edit. 2000-10-09 08:43:31 +00:00
assert.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
ctype.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
errno.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
fcntl.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
float.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
iconv.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
iolibio.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
libio.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
libioP.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
limits.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
locale.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
math.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
pthread.h configopts.html: Edit. 2000-10-09 08:43:31 +00:00
setjmp.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
signal.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
stdarg.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
stddef.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
stdio.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
stdlib.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
string.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
time.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
unistd.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
wchar.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00
wctype.h Makefile.am: Use it. 2000-10-12 12:44:57 +00:00