This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 162656922 Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent. new 59362c80e newlib: fix fseek optimization with SEEK_CUR new edb1be4cc Cygwin: pty: Convert CamelCase names to snake_case names.
The 2 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: newlib/libc/stdio/fseeko.c | 31 ++++-------------- newlib/libc/stdio64/fseeko64.c | 31 ++++-------------- winsup/cygwin/dtable.cc | 6 ++-- winsup/cygwin/fhandler.h | 8 ++--- winsup/cygwin/fhandler_console.cc | 2 +- winsup/cygwin/fhandler_tty.cc | 68 +++++++++++++++++++-------------------- winsup/cygwin/fork.cc | 8 ++--- winsup/cygwin/spawn.cc | 18 +++++------ winsup/cygwin/tty.cc | 2 +- winsup/cygwin/tty.h | 8 ++--- 10 files changed, 72 insertions(+), 110 deletions(-)