This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from b531d6b06 Cygwin: pipe: Introduce temporary query_hdl. new 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
The 1 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 | 133 ++++++++++++++++++++++++++++++++++++++--- winsup/cygwin/ntdll.h | 21 ++++++- winsup/cygwin/wincap.cc | 11 ++++ winsup/cygwin/wincap.h | 2 + 5 files changed, 160 insertions(+), 9 deletions(-)