This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from ea275093c libc/include/wchar.h: Remove parameter name new 4b4fffe0f Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed new 0b4beaf46 Cygwin: fix handling of known reparse points that are not symlinks new 0e2904895 Cygwin: always recognize AF_UNIX sockets as reparse points new 5930dca45 Cygwin: AF_UNIX: socket: set the O_RDWR flag new 6748c6ecf Cygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESS new 2031b48c9 Cygwin: AF_UNIX: open_pipe: call recv_peer_info
The 6 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 | 31 ++++++++++++++++++++----------- winsup/cygwin/path.cc | 27 ++++++++++++++++++--------- winsup/cygwin/security.cc | 8 ++++++-- 4 files changed, 53 insertions(+), 24 deletions(-)