This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from f641474cb RTEMS: Use int for _CLOCKID_T_ new 6d2f1d79a Cygwin: export hires counter ntod new f6ce72e62 Cygwin: sys/socket.h: define MSG_CMSG_CLOEXEC new c0df506b8 Cygwin: ntdll.h: Add some missing pipe-related definitions new c50270023 Cygwin: AF_UNIX: initialize rmem/wmem to 256K and use in pipe [...] new cabfef78e Cygwin: AF_UNIX: create/open pipes relativ to NPFS rootdir handle new e2909e280 Cygwin: AF_UNIX: fix a couple of thinkos and typos new 4cd57934b Cygwin: AF_UNIX: Implement listen, accept4, connect, and others
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 | 62 ++- winsup/cygwin/fhandler_socket_unix.cc | 917 ++++++++++++++++++++++++++++++---- winsup/cygwin/globals.cc | 2 + winsup/cygwin/hires.h | 1 + winsup/cygwin/include/cygwin/socket.h | 3 + winsup/cygwin/ntdll.h | 27 +- 6 files changed, 893 insertions(+), 119 deletions(-)