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 c9f30df71 Cygwin: console: Fix a bug from comparison between int and DWORD. new d2f690ac8 Cygwin: console, pty: Revamp the acquire/release_attach_mutex [...]
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/fhandler.h | 9 ++- winsup/cygwin/fhandler_console.cc | 138 +++++++++++++++++++++++++++++--------- winsup/cygwin/fhandler_termios.cc | 2 + winsup/cygwin/fhandler_tty.cc | 26 ++++++- winsup/cygwin/select.cc | 14 ++-- 5 files changed, 148 insertions(+), 41 deletions(-)