This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch in repository newlib.
from 6b6767040 Cygwin: console: Set console mode even if stdin/stdout is red [...] new ba7b912fe Cygwin: pty, console: Refactor the code processing special keys.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/dtable.cc | 1 + winsup/cygwin/exceptions.cc | 15 +++ winsup/cygwin/fhandler.h | 17 ++- winsup/cygwin/fhandler_console.cc | 135 ++++++++------------ winsup/cygwin/fhandler_termios.cc | 259 ++++++++++++++++++++++++-------------- winsup/cygwin/fhandler_tty.cc | 55 +++----- winsup/cygwin/tty.h | 2 +- 7 files changed, 264 insertions(+), 220 deletions(-)