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 24ac22382 Cygwin: AF_UNIX: sendmsg: wait for a pipe instance in the dat [...] new a52dd4aab Cygwin: AF_UNIX: Add/remove FIXME comments new 1bff852c4 Cygwin: select: don't set ready for exception on socket shutdown new aa3fae18d Cygwin: select: Fix FD_CLOSE handling new ccd303aae Cygwin: AF_UNIX: peek_pipe: fix a careless mistake new cff7f0987 Cygwin: fhandler_base::set_name_from_handle: check for error new f1fb8bd0d Cygwin: fhandler_base::set_name_from_handle: remove suffix new b7d3ce203 Cygwin: AF_UNIX: deserialize: set name for sockets and FIFOs [...] new dd99a6227 Cygwin: AF_UNIX: wait_open_pipe: fix thinko new 5a1b11bd7 Cygwin: AF_UNIX: recvmsg: fix the MSG_DONTWAIT handling for d [...]
The 9 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 | 10 ++++++++ winsup/cygwin/fhandler.h | 2 +- winsup/cygwin/fhandler_socket_inet.cc | 26 +++++++++++++------ winsup/cygwin/fhandler_socket_unix.cc | 48 +++++++++++++++++++++++++++-------- winsup/cygwin/select.cc | 18 +++++-------- 5 files changed, 73 insertions(+), 31 deletions(-)