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 ba7b912fe Cygwin: pty, console: Refactor the code processing special keys. new 6284c151a Cygwin: console: Rearrange set_(in|out)put_mode() calls. new 3bef09d01 Cygwin: pty, console: Fix handle leak which occurs on exec() error.
The 2 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/fhandler.h | 35 +++++-- winsup/cygwin/fhandler_console.cc | 90 ++++++++++++----- winsup/cygwin/fhandler_tty.cc | 70 ++++++++++++- winsup/cygwin/select.cc | 4 - winsup/cygwin/spawn.cc | 206 +++++++++++--------------------------- winsup/cygwin/tty.cc | 2 +- 6 files changed, 221 insertions(+), 186 deletions(-)