gcc/libstdc++-v3/include/c_std
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
..
cmath.tcc Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
std_cassert.h acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __signbit directly. 2002-03-23 03:19:03 +00:00
std_cctype.h re PR libstdc++/6501 (ctype_noninline.h:45: `__SB_masks' undeclared) 2002-04-30 19:50:29 +00:00
std_cerrno.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cfloat.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_ciso646.h acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __signbit directly. 2002-03-23 03:19:03 +00:00
std_climits.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_clocale.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cmath.h std_cmath.h (C99 FP capture): Only undefine said C99 FP macros, if actually captured. 2003-04-18 06:58:42 +00:00
std_csetjmp.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_csignal.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstdarg.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstddef.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cstdio.h porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
std_cstdlib.h porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
std_cstring.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_ctime.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00
std_cwchar.h porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
std_cwctype.h c/: Guard with _CPP_. 2002-03-27 04:29:32 +00:00