This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_5-branch in repository newlib.
from 70371d610 Cygwin: fix typo in winjitdebug description new a6ac7b413 Cygwin: pty: Fix handle leak in master process. new 73cd80c97 Cygwin: pty: Fix potential handle leak regarding CallNamedPipe(). new 02f7f6543 Cygwin: console: Make VMIN and VTIME work. new 0795afd68 Cygwin: console: Fix a problem that minor ID is incorrect in ConEmu.
The 4 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/autoload.cc | 2 ++ winsup/cygwin/devices.cc | 7 +++++++ winsup/cygwin/devices.in | 7 +++++++ winsup/cygwin/fhandler/console.cc | 40 +++++++++++++++++++++++++++++++-------- winsup/cygwin/fhandler/pty.cc | 21 ++++++++++++++++++-- winsup/cygwin/release/3.5.1 | 6 ++++++ 6 files changed, 73 insertions(+), 10 deletions(-)