This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from a083a4f26 Cygwin: fix CPU_SET macro visibility new 6983433f8 Cygwin: pty: Fix bad file descriptor error in some environment. new d83c45b46 Cygwin: pty: Use system NLS function instead of PTY's own one. new 244f03627 Cygwin: pty: Change the timing of clearing screen. new fac5a01ae Cygwin: pty: Correct typos that do not fit the coding style. new 70cd49e20 Cygwin: pty: Use autoload feature for pseudo console system calls.
The 5 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 | 3 + winsup/cygwin/fhandler.h | 1 + winsup/cygwin/fhandler_tty.cc | 583 ++++++++++-------------------------------- winsup/cygwin/tty.cc | 2 +- winsup/cygwin/tty.h | 2 +- 5 files changed, 146 insertions(+), 445 deletions(-)