This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/af_unix in repository newlib.
from 81ceb9652 Cygwin: AF_UNIX: create an ack mechanism for SCM_RIGHTS new d9bb7965f Cygwin: AF_UNIX: code simplification new 877427fba Cygwin: AF_UNIX: add _pipe_end member and related methods new 3b8be197f Cygwin: AF_UNIX: SCM_RIGHTS: support socket descriptors
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/dtable.cc | 4 +- winsup/cygwin/dtable.h | 2 +- winsup/cygwin/fhandler.h | 11 ++ winsup/cygwin/fhandler_socket_inet.cc | 37 ++++-- winsup/cygwin/fhandler_socket_unix.cc | 227 +++++++++++++++++++++++++--------- 5 files changed, 208 insertions(+), 73 deletions(-)