4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 11:00:04 +08:00
Christopher Faylor 49dd6fc61e * fhandler.h (fhandler_termios::line_edit): Change return from an int to an
enum to allow the function to return an error.
* fhandler_console.cc (fhandler_console::read): Update the line_edit call to
use the new enum.
* fhandler_termios.cc (fhandler_termios::line_edit): Change return from an int
to an enum to allow the function to return an error.  Put put_readahead call
before doecho for future patch.
* fhandler_tty.cc (fhandler_pty_master::write): Change to call line_edit one
character at a time, and stop if an error occurs.
2002-12-05 16:24:52 +00:00
..
2001-09-11 20:01:02 +00:00
2002-12-04 20:44:17 +00:00
2001-12-20 03:03:59 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2002-09-30 15:17:44 +00:00
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2002-12-04 20:44:17 +00:00
2002-11-05 04:24:48 +00:00
2002-11-28 00:41:02 +00:00
2001-09-11 20:01:02 +00:00
2002-09-04 15:17:24 +00:00
2001-10-28 23:05:49 +00:00
.
2002-05-04 04:30:57 +00:00
2002-08-03 23:34:01 +00:00
2002-02-11 02:25:42 +00:00
2002-12-04 20:44:17 +00:00
2002-01-13 20:03:03 +00:00
2002-12-04 20:44:17 +00:00
2001-06-01 01:45:53 +00:00
2002-12-04 20:46:16 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2002-11-02 03:31:15 +00:00
2002-04-04 05:28:49 +00:00
2002-03-05 18:03:32 +00:00
2002-11-27 02:26:44 +00:00