gcc/libstdc++-v3/include
Loren J. Rittle 9c59483708 porting.texi (_GLIBCPP_USE_C99_CHECK): New macro.
* docs/html/17_intro/porting.texi (_GLIBCPP_USE_C99_CHECK): New macro.
	(_GLIBCPP_USE_C99_DYNAMIC): New macro.
	(_GLIBCPP_USE_C99_LONG_LONG_CHECK): New macro.
	(_GLIBCPP_USE_C99_LONG_LONG_DYNAMIC): New macro.
	* config/os/bsd/freebsd/os_defines.h (_GLIBCPP_USE_C99_CHECK):
	New macro.
	(_GLIBCPP_USE_C99_DYNAMIC): New macro.
	(_GLIBCPP_USE_C99_LONG_LONG_CHECK): New macro.
	(_GLIBCPP_USE_C99_LONG_LONG_DYNAMIC): New macro.
	* include/c_std/std_cstdlib.h: Use new macros.
	* include/c_std/std_cstdio.h: Use new macros.
	* include/c_std/std_cwchar.h: Use new macros.

From-SVN: r65778
2003-04-18 09:53:58 +00:00
..
backward
bits re PR libstdc++/9555 (ostream inserters fail to set badbit on exception) 2003-04-18 03:46:44 +00:00
c
c_compatibility
c_std porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
ext Remove _M_buf_size_opt, use directly _M_buf_size instead. 2003-04-12 19:21:35 +00:00
std std_streambuf.h (setp): _M_out_lim, being the end limit of used put area, is set equal to _M_out_beg. 2003-04-17 11:29:15 +00:00
Makefile.am testsuite_flags.in (PCHFLAGS): Find PCH in new home. 2003-04-18 02:03:52 +00:00
Makefile.in testsuite_flags.in (PCHFLAGS): Find PCH in new home. 2003-04-18 02:03:52 +00:00
stdc++.h