OSDN Git Service

* fhandler.h (line_edit_status): Add a new element.
authorcgf <cgf>
Fri, 20 Dec 2002 01:38:55 +0000 (01:38 +0000)
committercgf <cgf>
Fri, 20 Dec 2002 01:38:55 +0000 (01:38 +0000)
commit8e92dff2e81478090b8bc45ab748300ac8d082a8
treeb970e58252294b791788cf90b6669edcf21dcdbd
parent06e169f727a477c838f8d52c7a47d84f02b91e15
* fhandler.h (line_edit_status): Add a new element.
* fhandler_termios.cc (fhandler_termios::line_edit): After accept_input, handle
both potential error condition and pipe full conditions.
* fhandler_tty.cc (fhandler_pty_master::accept_input): Return -1 on error.
(fhandler_pty_master::write): Handle pipe full condition.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_termios.cc
winsup/cygwin/fhandler_tty.cc