gcc/libstdc++-v3/libio
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
..
ChangeLog Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
Makefile.am Makefile.am: Use it. 2000-10-12 11:45:23 +00:00
Makefile.in Makefile.am (toolexeclibdir): Add support fo VERSION_SPECIFIC_LIBS and --with-gxx-include-dir. 2000-10-15 08:45:33 +00:00
_G_config.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
filedoalloc.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
fileops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
genops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofclose.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofopen.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
iofwide.c codecvt.html: Add more bits, format. 2000-08-29 07:57:10 +00:00
iolibio.h [multiple changes] 2000-10-04 05:06:32 +00:00
libio.h acconfig.h: Revert. 2000-08-24 19:05:22 +00:00
libioP.h Shadow headers would work if libsupc++ was strict about namespaces. 2000-10-17 08:25:08 +00:00
stdfiles.c acinclude.m4: Tweaks. 2000-07-19 00:57:38 +00:00
stdio.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
wfiledoalloc.c fileops.cc: Update to current glibc sources. 2000-08-01 07:44:11 +00:00
wfileops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00
wgenops.c C/C++ io merge/sync. 2000-08-15 07:33:00 +00:00