This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 4cd57934b Cygwin: AF_UNIX: Implement listen, accept4, connect, and others new e94fa4ebf Cygwin: AF_UNIX: fix comments and move a macro new d69bcdd67 Cygwin: AF_UNIX: Add create_event helper and use throughout new 2f2a75b7b Cygwin: AF_UNIX: fix creation of npfs handle new 4de52a0fe Cygwin: AF_UNIX: fix SEGV when sending an empty socket name f [...] new 27a63d4ef Cygwin: AF_UNIX: some pipe errors may have multiple status codes new cde2648c2 Cygwin: AF_UNIX: make sure connect wait thread is cleanly int [...] new 855e5d7e1 Cygwin: AF_UNIX: fix accept behaviour
The 7 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 | 9 +- winsup/cygwin/fhandler_socket_unix.cc | 230 ++++++++++++++++++++++++---------- winsup/cygwin/globals.cc | 3 +- 3 files changed, 168 insertions(+), 74 deletions(-)