This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/pipe in repository newlib.
from 8985f1c7c Cygwin: pipes: do not duplicate sec_none{_nih} locally when c [...] new 3e80b12fd Cygwin: fhandler_base::dup Reflect O_CLOEXEC to inheritance flag. new 0d1201567 Cygwin: pipe, fifo: Call set_no_inheritance() for adjunct handles.
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.cc | 4 ++-- winsup/cygwin/fhandler.h | 1 + winsup/cygwin/fhandler_fifo.cc | 2 ++ winsup/cygwin/fhandler_pipe.cc | 10 ++++++++++ 4 files changed, 15 insertions(+), 2 deletions(-)