This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from df0953aa2 Cygwin: console: Fix open() failure when the console owner ca [...] new cbfaeba4f Cygwin: pipe: Fix incorrect write length in raw_write() new 90ddab987 Cygwin: console: Re-fix open() failure on exec() by console owner
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/fhandler/console.cc | 86 ++++++++++++++------------------- winsup/cygwin/fhandler/pipe.cc | 6 +-- winsup/cygwin/fhandler/pty.cc | 73 ---------------------------- winsup/cygwin/fhandler/termios.cc | 72 +++++++++++++++++++++++++++ winsup/cygwin/local_includes/fhandler.h | 19 ++++---- 5 files changed, 119 insertions(+), 137 deletions(-)