diff options
author | Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | 1998-02-24 20:09:55 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-02-24 13:09:55 -0700 |
commit | 3eaa4d3b4dbca86aa581e83f0fb67b10900ff0a5 (patch) | |
tree | f485ddeceda3dbb34f3e39bb297d61e69e0a6445 /gcc/c-parse.c | |
parent | 14e403d46d7cddc753102dd383e7fac7f6ffeecf (diff) | |
download | gcc-3eaa4d3b4dbca86aa581e83f0fb67b10900ff0a5.zip gcc-3eaa4d3b4dbca86aa581e83f0fb67b10900ff0a5.tar.gz gcc-3eaa4d3b4dbca86aa581e83f0fb67b10900ff0a5.tar.bz2 |
Changes for _G_IO_IO_FILE_VERSION == 0x20001:
* libioP.h (_IO_showmanyc_t, _IO_SHOWMANYC, _IO_imbue_t,
_IO_IMBUE): New definitions.
(struct _IO_jump_t): Add __showmanyc and __imbue fields.
(_IO_file_fopen): Add new fourth argument.
* filebuf.cc (filebuf::open): Pass new fourth argument to
_IO_file_fopen.
* iolibio.h (_IO_freopen): Likewise.
* streambuf.cc (streambuf::showmanyc, streambuf::imbue): New
functions.
* streambuf.h (_IO_wchar_t): Define to _G_wchar_t.
(ios::fill): Remove casts.
(struct streambuf): Add showmanyc and imbue members.
* iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >=
1]: Initialize new fields is_char of struct printf_info.
(ostream::operator<<(long double n)) [__GLIBC_MINOR__ >= 1]:
Likewise.
From-SVN: r18222
Diffstat (limited to 'gcc/c-parse.c')
0 files changed, 0 insertions, 0 deletions