This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7225a82c1 Cygwin: fork: terminate child process unconditionally in error case new 1f6340aa8 Cygwin: proc fd: pass along open mode when reopening file new b59f5795e Cygwin: proc fd: fix a copy/paste bug calling file_pathconv new 5628399c8 Cygwin: proc fd: fix handling of pipes, sockets, etc
The 3 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.cc | 2 +- winsup/cygwin/fhandler.h | 4 ++-- winsup/cygwin/fhandler_pipe.cc | 7 ++----- winsup/cygwin/fhandler_process_fd.cc | 17 ++++++++++++++--- winsup/cygwin/syscalls.cc | 6 +++--- 5 files changed, 22 insertions(+), 14 deletions(-)