This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 26478769a RISC-V: Fix optimized strcmp on big endian new 2f24c0b99 Cygwin: fix fstat on sockets that are not socket files new 8889d2101 Cygwin: fix fstatvfs on sockets that are not socket files new 1a9ceab5d Cygwin: fix fchmod on sockets that are not socket files new cb0e71d3f Cygwin: fix fchown on sockets that are not socket files new 012427c96 Cygwin: fix facl on sockets that are not socket files new 425203384 Cygwin: fix linkat(2) on sockets that are not socket files new 182ba1f02 Cygwin: simplify linkat with AT_EMPTY_PATH
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_socket_local.cc | 39 +++++++++++++++++------ winsup/cygwin/fhandler_socket_unix.cc | 58 ++++++++++++++++++++++------------ winsup/cygwin/syscalls.cc | 24 +++++++++----- 3 files changed, 83 insertions(+), 38 deletions(-)