diff options
author | Paolo Carlini <pcarlini@unitus.it> | 2003-03-28 19:28:47 +0100 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2003-03-28 18:28:47 +0000 |
commit | bbacb998c8f265fb6d51716eb707c73b07d9ccdf (patch) | |
tree | 87d4905b8b4194c68ef7eadde4923aafabeee4eb /libjava/java/sql/SQLInput.java | |
parent | d18ad19175a1a54aa79cdfad88c65019cbc0f4ae (diff) | |
download | gcc-bbacb998c8f265fb6d51716eb707c73b07d9ccdf.zip gcc-bbacb998c8f265fb6d51716eb707c73b07d9ccdf.tar.gz gcc-bbacb998c8f265fb6d51716eb707c73b07d9ccdf.tar.bz2 |
re PR libstdc++/9533 (Can't read from tty with ifstream)
2003-03-28 Paolo Carlini <pcarlini@unitus.it>
Nathan Myers <ncm@cantrip.org>
PR libstdc++/9533
* include/bits/fstream.tcc (basic_filebuf<>::open): Don't
call underflow().
(basic_filebuf<>::showmanyc): Use the information provided
by codecvt and __basic_file<>::showmanyc_helper to implement
a non-trivial showmanyc.
* config/io/basic_file_stdio.h
(__basic_file<>::showmanyc_helper): New, declare.
* config/io/basic_file_stdio.cc
(__basic_file<>::showmanyc_helper): Define.
(__basic_file<>::_M_open_mode): Don't set O_NONBLOCK.
(__basic_file<char>::open): Don't call fcntl().
* acinclude.m4 (GLIBCPP_CHECK_S_ISREG_OR_S_IFREG,
GLIBCPP_CHECK_POLL): New macros.
* configure.in: Call here.
* acconfig.h: Add #undefs for the corresponding symbols.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
Co-Authored-By: Nathan Myers <ncm@cantrip.org>
From-SVN: r64978
Diffstat (limited to 'libjava/java/sql/SQLInput.java')
0 files changed, 0 insertions, 0 deletions