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 324faf1e0 Cygwin: AF_UNIX: socketpair: fix connect state new 694008150 Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WAITALL support new 9cfea1305 Cygwin: AF_UNIX: implement create_cmsg_data new f85a03882 Cygwin: AF_UNIX: implement evaluate_cmsg_data new 408636b18 Cygwin: AF_UNIX: sendmsg: add FIXME comment
The 4 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 | 3 ++- winsup/cygwin/fhandler_socket_inet.cc | 2 +- winsup/cygwin/fhandler_socket_local.cc | 2 +- winsup/cygwin/fhandler_socket_unix.cc | 44 ++++++++++++++++++++++++++++++---- 4 files changed, 44 insertions(+), 7 deletions(-)