gcc/libstdc++-v3/config
Laurynas Biveinis e49ceff2d1 ctype_base.h (ctype_base): fix __to_type definition.
* config/os/djgpp/ctype_base.h (ctype_base): fix __to_type
        definition. Replace enum with static const variables.

        * config/os/djgpp/ctype_inline.h (ctype<char>::is): remove
        throw specification, fix typos, use <static_cast>.
        (ctype<char>::scan_is): remove throw specification.
        (ctype<char>::scan_not): likewise.

        * config/os/djgpp/ctype_noninline.h (ctype<char>::ctype): fix typo.
        (ctype<char>::do_toupper(char)): use <static_cast>.
        (ctype<char>::do_toupper(char *, const char *)): likewise.
        (ctype<char>::do_tolower(char)): likewise.
        (ctype<char>::do_tolower(char *, const char *)): likewise.

From-SVN: r40243
2001-03-05 04:44:16 +00:00
..
cpu Correct license. 2001-02-28 00:14:16 +00:00
os ctype_base.h (ctype_base): fix __to_type definition. 2001-03-05 04:44:16 +00:00
basic_file_libio.cc basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
basic_file_libio.h c++config (__GLIBCPP__): Bump number in anticipation of 2.92. 2001-03-01 00:37:18 +00:00
basic_file_stdio.cc basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
basic_file_stdio.h basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
c_io_libio_codecvt.c c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
c_io_libio.h basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
c_io_stdio.h basic_file.h: Include basic_file_model.h. 2001-02-28 03:20:36 +00:00
c_locale_generic.cc c_locale_generic.cc: Remove langinfo include. 2001-01-30 17:21:50 +00:00
c_locale_generic.h Preliminary named locales. 2001-01-30 09:18:51 +00:00
c_locale_gnu.cc Preliminary named locales. 2001-01-30 09:18:51 +00:00
c_locale_gnu.h c_locale_gnu.h: Add clocale include. 2001-02-22 01:35:47 +00:00
threads-no.h
threads-posix.h