diff options
author | Christopher Faylor <me@cgf.cx> | 2002-12-05 16:24:52 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-12-05 16:24:52 +0000 |
commit | 49dd6fc61e991a533ae3f1167d48bb07b3391311 (patch) | |
tree | add58e9624eafa48ed31834cdfade456a4e0550f /mpw-build.in | |
parent | 94d815b251f6e5743f629aea73406fd9937feca3 (diff) | |
download | newlib-49dd6fc61e991a533ae3f1167d48bb07b3391311.zip newlib-49dd6fc61e991a533ae3f1167d48bb07b3391311.tar.gz newlib-49dd6fc61e991a533ae3f1167d48bb07b3391311.tar.bz2 |
* 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.
Diffstat (limited to 'mpw-build.in')
0 files changed, 0 insertions, 0 deletions