This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 5ca1c57a8 Cygwin: is_unicode_equiv: fix comment new 523985b31 Cygwin: ctty: Add missing fixup_after_{exec,fork}() call. new ce979464f Cygwin: console: Suppress unnecessary open_shared_console() calls. new 13a84ac79 Cygwin: ctty: Replace ctty constant with more descriptive macros. new 93f70d784 Cygwin: ctty: Remove old 'kludge' code.
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/dtable.cc | 20 +++++++++----------- winsup/cygwin/exceptions.cc | 2 +- winsup/cygwin/external.cc | 4 ++-- winsup/cygwin/fhandler/console.cc | 19 ++++++++++++++----- winsup/cygwin/fhandler/process.cc | 4 ++-- winsup/cygwin/fhandler/pty.cc | 12 ++++++------ winsup/cygwin/fhandler/termios.cc | 7 ++++--- winsup/cygwin/local_includes/fhandler.h | 11 +++++++++++ winsup/cygwin/local_includes/tty.h | 2 +- winsup/cygwin/pinfo.cc | 17 +++++++---------- winsup/cygwin/spawn.cc | 2 +- winsup/cygwin/syscalls.cc | 17 ++--------------- winsup/cygwin/tty.cc | 2 +- 13 files changed, 61 insertions(+), 58 deletions(-)