This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 18fab2f83 Cygwin: select: check for negative return from pipe_data_available new 350806f88 Cygwin: close_all_files: Do not duplicate stderr for write pipe. new d8614e355 Cygwin: pipe: Fix error handling in fhandler_pip::create(). new 199482654 Cygwin: pipe: Fix race issue regarding handle count.
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.h | 2 +- winsup/cygwin/fhandler_pipe.cc | 166 ++++++++++++++++++++++++++--------------- winsup/cygwin/syscalls.cc | 2 +- 3 files changed, 109 insertions(+), 61 deletions(-)