This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from d6242d873 Cygwin: update C++ dialect to gnu++14 new 0f7193f4f Cygwin: pty: Prevent garbage remained in read ahead buffer. new 4527541ec Cygwin: console: Discard some unsupported escape sequences. new ac1f63ef2 Cygwin: pty: Clean up fhandler_pty_master::pty_master_fwd_thread(). new d212bdc40 Cygwin: pty: Revise the code which prevents undesired window title.
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/fhandler.h | 3 ++- winsup/cygwin/fhandler_console.cc | 54 +++++++++++++++++++++++++++------------ winsup/cygwin/fhandler_tty.cc | 41 ++++++++++++++--------------- 3 files changed, 59 insertions(+), 39 deletions(-)