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 3bef09d01 Cygwin: pty, console: Fix handle leak which occurs on exec() error. new 018d06f86 Cygwin: console: Redesign handling of special keys. new b1130c5c5 Cygwin: pty, console: Add a workaround for GDB SIGINT handling.
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 | 8 +++--- winsup/cygwin/fhandler_console.cc | 50 ++++++++++++++++++++++-------------- winsup/cygwin/fhandler_termios.cc | 54 +++++++++++++++++++++++++++++++-------- winsup/cygwin/fhandler_tty.cc | 9 ++++++- winsup/cygwin/sigproc.cc | 3 ++- 5 files changed, 89 insertions(+), 35 deletions(-)