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 cb9e68fd9 Cygwin: pinfo: Fix exit code when non-cygwin app exits by Ctrl-C. new 3ad4df857 Cygwin: console: Fix issues of apps which open pty. new d5e5babda Cygwin: pty: Stop to send CTRL_C_EVENT if pcon activated. new e2cf0e645 Cygwin: console: Prevent the order of typeahead input from swapped.
The 3 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 | 4 ++- winsup/cygwin/fhandler_console.cc | 71 +++++++++++++++++++++++++++++++++------ winsup/cygwin/fhandler_termios.cc | 25 +++++++------- winsup/cygwin/fhandler_tty.cc | 13 ++++++- 4 files changed, 88 insertions(+), 25 deletions(-)