This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 5b941f21b Cygwin: Align *utime*() with POSIX/glibc new 10d083c74 Cygwin: pty: Inherit typeahead data between two input pipes. new 442093214 Cygwin: pty: Keep code page between non-cygwin apps. new 8aeb3f3e5 Cygwin: pty: Make apps using console APIs be able to debug with gdb. new 253352e79 Cygwin: pty: Allow multiple apps to enable pseudo console sim [...]
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 | 22 +- winsup/cygwin/fhandler_tty.cc | 1123 ++++++++++++++++++++++++++++++++++------- winsup/cygwin/select.cc | 7 +- winsup/cygwin/spawn.cc | 106 ++-- winsup/cygwin/tty.cc | 13 +- winsup/cygwin/tty.h | 21 +- 6 files changed, 1059 insertions(+), 233 deletions(-)