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 fdec73f09 Cygwin: AF_UNIX: read: first cut new 60ea273e5 Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed new 57c7155a4 Cygwin: AF_UNIX: accept4: copy trailing NUL byte new b2d24f9be Cygwin: AF_UNIX: sendmsg: handle messages that are too long new d8d2b713a Cygwin: AF_UNIX: sendmsg: avoid double use of variable name new 1dc673641 Cygwin: AF_UNIX: recvmsg, first cut
The 5 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 | 11 +- winsup/cygwin/fhandler_socket_unix.cc | 320 +++++++++++++++++++++++----------- winsup/cygwin/security.cc | 8 +- 3 files changed, 234 insertions(+), 105 deletions(-)