This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 1debd4d63 Regenerate lib/posix/Makefile.in new 582628d55 Revert "Cygwin: Make sure newer apps get uname_x even when lo [...] new 4e16e575d Cygwin: pty: Discard input already accepted on interrupt. new b92a6303f Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK.
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 | 2 ++ winsup/cygwin/fhandler_console.cc | 2 +- winsup/cygwin/fhandler_termios.cc | 5 ++++- winsup/cygwin/fhandler_tty.cc | 25 ++++++++++++++++++++++++- winsup/cygwin/include/cygwin/version.h | 3 --- winsup/cygwin/tty.cc | 1 + winsup/cygwin/tty.h | 1 + winsup/cygwin/uname.cc | 7 ------- 8 files changed, 33 insertions(+), 13 deletions(-)