mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-13 22:03:43 +08:00
df7b13598a
2001-06-09 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. * aclocal.m4: Regenerate. * configure: Regenerate. * include/c_std/bits/std_cwchar.h: Remove duplicate fgetwc injection, guard fgetwc, fgetws. * include/c_std/bits/std_cstdio.h: Remove superfluous includes. * include/c_std/bits/std_clocale.h: And here. * include/c_std/bits/std_cctype.h: And here. * include/c_std/bits/std_cstdlib.h (strtof): Guard strtof injection. * config/basic_file_stdio.h: Don't include unistd.h. * config/c_io_stdio.h: Don't use compatibility headers. * libsupc++/eh_terminate.cc: Qualify abort. (__terminate): And here. * libsupc++/eh_catch.cc (__cxa_end_catch): Qualify abort. From-SVN: r43070 |
||
---|---|---|
.. | ||
cpu | ||
os | ||
basic_file_libio.cc | ||
basic_file_libio.h | ||
basic_file_stdio.cc | ||
basic_file_stdio.h | ||
c_io_libio_codecvt.c | ||
c_io_libio.h | ||
c_io_stdio.h | ||
c_locale_generic.cc | ||
c_locale_generic.h | ||
c_locale_gnu.cc | ||
c_locale_gnu.h |