This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from e38f91d5a Cygwin: Fix latest release message being in the wrong release file. new 3edb55af8 Cygwin: stat(): Fix "Bad address" error on stat() for /dev/tty. new b03601a67 Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty.
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: winsup/cygwin/dtable.cc | 13 ++++++++++--- winsup/cygwin/fhandler/console.cc | 12 +++++++++++- winsup/cygwin/fhandler/pty.cc | 8 +++++--- winsup/cygwin/fhandler/termios.cc | 9 +++++++++ winsup/cygwin/local_includes/fhandler.h | 12 ++++++++++-- 5 files changed, 45 insertions(+), 9 deletions(-)