acadia-newlib/winsup
Christopher Faylor 46b73ef192 * fhandler.h (fhandler_termios::line_edit): Replace third argument with
passed-in termios struct.
* fhandler_console.cc (fhandler_console::read): Prior to loop, make a copy of
current termios for passing to line_edit prior so that all characters are
processed consistently.
* fhandler_tty.cc (fhandler_pty_master::write): Ditto.
(process_input): Make a copy of curent termios prior to read for use in
subsequent line_edit.
* fhandler_termios.cc (fhandler_termios::line_edit): Replace third parameter
with passed-in termios struct and use it throughout rather than the data from
the current fhandler_termios class.
2002-12-27 03:50:29 +00:00
..
bz2lib
cygserver
cygwin * fhandler.h (fhandler_termios::line_edit): Replace third argument with 2002-12-27 03:50:29 +00:00
doc * overview2.sgml: Remove CTRL-Z discussion. 2002-12-19 02:14:06 +00:00
mingw * include/_mingw.h: Increment version to 2.4. 2002-12-20 15:40:10 +00:00
subauth
testsuite 2002-11-25 Robert Collins <rbtcollins@hotmail.com> 2002-11-24 13:41:36 +00:00
utils minor reformatting 2002-12-25 23:49:40 +00:00
w32api 2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net> 2002-12-26 10:51:13 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Don't attempt to pretty-print c++ errors. 2002-12-21 05:06:24 +00:00
MAINTAINERS
Makefile.common * Makefile.common: Don't attempt to pretty-print c++ errors. 2002-12-21 05:06:24 +00:00
Makefile.in
configure * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00
configure.in * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00