This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 9e88e840c cxx.cc: Fix dynamic initialization for static local variables new 72770148a Cygwin: pty: Prevent pty from changing code page of parent console. new 25ce7a624 Cygwin: pty: Make master thread functions be static.
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 | 35 ++++- winsup/cygwin/fhandler_console.cc | 38 +++++- winsup/cygwin/fhandler_tty.cc | 270 ++++++++++++++++++++++++++++++-------- winsup/cygwin/spawn.cc | 1 + winsup/cygwin/tty.cc | 2 + winsup/cygwin/tty.h | 2 + 6 files changed, 282 insertions(+), 66 deletions(-)