This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 9ad86f619 Cygwin: fstatat: call fstat64 instead of fstat new fa22eea29 Cygwin: pty: Add workaround for rlwrap 0.40 or later. new 974e6d76d Cygwin: console: Revise the code to switch xterm mode. new 85ea2614f Cygwin: pty: Make close_pseudoconsole() be a static member function.
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 | 21 +++++-- winsup/cygwin/fhandler_console.cc | 121 +++++++++++++++++++++++++------------- winsup/cygwin/fhandler_tty.cc | 27 +++++---- winsup/cygwin/select.cc | 15 +---- winsup/cygwin/spawn.cc | 41 +++++++++++-- 5 files changed, 150 insertions(+), 75 deletions(-)