OSDN Git Service

* fhandler.h (line_edit_status): Reorganize so that tests for error condition
authorcgf <cgf>
Sat, 21 Dec 2002 04:38:12 +0000 (04:38 +0000)
committercgf <cgf>
Sat, 21 Dec 2002 04:38:12 +0000 (04:38 +0000)
commit0d8a3e11cc8dbf6f65e4d979e6b3faec4fb2bfad
tree4341750e6d2c19fd036f0b3a8b93fc44b49254ac
parentf3a8c94879e60c63fbf2535633d7c00ba87f4667
* fhandler.h (line_edit_status): Reorganize so that tests for error condition
can be < or >.
* fhandler_tty.cc (fhandler_pty_master::write): Don't return after sending a
signal.
* fhandler_termios.cc (fhandler_termios::line_edit): Trivial change to use
built-in bool types.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_termios.cc
winsup/cygwin/fhandler_tty.cc