This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 855e5d7e1 Cygwin: AF_UNIX: fix accept behaviour new d7f7d292d Cygwin: reorder read/write calls in fhandler_socket_unix new 5bb4cc1e6 Cygwin: AF_UNIX: Implement read, readv, recvfrom, write, writ [...] new 2f48ddb1c Cygwin: Define FSCTL_PIPE_FLUSH new 483cbf895 Cygwin: AF_UNIX: define AF_UNIX_CONNECT_TIMEOUT new 7d525c171 Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF
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.h | 9 +-- winsup/cygwin/fhandler_socket_unix.cc | 125 ++++++++++++++++++++++++++++------ winsup/cygwin/ntdll.h | 3 + 3 files changed, 111 insertions(+), 26 deletions(-)