libc/winsup
Christopher Faylor 3f0b493540 * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.
* fhandler.h: Declare new function.  Add extra argument to
process_slave_output.
* fhandler_console.cc (fhandler_console::read): Move read ahead code to new
function.
* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Move common code
here.
(fhandler_tty_slave::read): Understand readahead.
(fhandler_pty_master::read): Move code to process_slave_output.
* select.cc (peek_pipe): Avoid performing certain checks when non-read and on
inappropriate fh types.
2000-03-12 06:29:54 +00:00
..
cygwin * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function. 2000-03-12 06:29:54 +00:00
doc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
mingw import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utils * strace.cc (handle_output_debug_string): Parse strace output to allow various 2000-02-28 05:08:05 +00:00
w32api 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu> 2000-02-29 03:16:14 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
MAINTAINERS Give Corinna some more files. 2000-02-21 01:56:50 +00:00
Makefile.common import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
Makefile.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00