This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from d29943e56 Cygwin: faq: add lssparse to sparse file example new d35cc82b5 Cygwin: termios: Implement tcflow(), tcdrain(), TCXONC, TIOCINQ
The 1 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/console.cc | 30 +++++++++++++++++++++++++++--- winsup/cygwin/fhandler/pty.cc | 30 ++++++++++++++++++++++++++++++ winsup/cygwin/fhandler/termios.cc | 31 +++++++++++++++++++++++++++---- winsup/cygwin/include/sys/termios.h | 1 + winsup/cygwin/local_includes/fhandler.h | 7 +++++-- winsup/cygwin/local_includes/tty.h | 6 +++++- 6 files changed, 95 insertions(+), 10 deletions(-)