diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2001-06-10 23:26:34 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2001-06-10 23:26:34 +0000 |
commit | 61c7194612d105be0b93e3f39e909cf16819f9f1 (patch) | |
tree | 519f13fd83f7d6ef8ed3dc5b817593cc8124e012 /gcc | |
parent | c176c051f8bb813df3b38df37248b052604d747a (diff) | |
download | gcc-61c7194612d105be0b93e3f39e909cf16819f9f1.zip gcc-61c7194612d105be0b93e3f39e909cf16819f9f1.tar.gz gcc-61c7194612d105be0b93e3f39e909cf16819f9f1.tar.bz2 |
acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking.
2001-06-10 Benjamin Kosnik <bkoz@redhat.com>
* acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking.
Add checking for strtof, _Exit in stdlib.h
* aclocal.m4: Regenerate.
* configure.in: Regenerate.
* include/c_std/bits/std_cstdio.h: Alphabetize lists.
(snprintf): Put C99 functions into __gnu_cxx namespace.
(vfscanf): Same.
(vscanf): Same.
(vsnprintf): Same.
(vsscanf): Same.
* include/c_std/bits/std_cstdlib.h: Alphabetize lists. Put undefs
for C99 functions within _GLIBCPP_USE_C99 guard.
(_Exit): Same.
(strtof): Same.
(strtold): Same.
* include/bits/locale_facets.tcc: Check if C99 is enabled.
* include/c_std/bits/std_cwchar.h (__gnu_cxx): Put undefs within
C99 guard.
* include/c_std/bits/cmath.tcc: Formatting tweak.
* include/c_std/bits/std_cmath.h: Same.
From-SVN: r43161
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions