This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 569d048c8 Add the Aarch64 SVE specific HWCAP_SVE define new 9789cdffd cygwin: cleanup fhandler_socket::release_events new bc14f1c17 cygwin: improve tags generation new 76f06705b cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__
The 3 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/Makefile.in | 5 +- winsup/cygwin/autoload.cc | 8 +-- winsup/cygwin/dcrt0.cc | 10 ++-- winsup/cygwin/dlfcn.cc | 4 +- winsup/cygwin/dll_init.cc | 10 ++-- winsup/cygwin/dll_init.h | 4 +- winsup/cygwin/environ.cc | 2 +- winsup/cygwin/exception.h | 6 +- winsup/cygwin/exceptions.cc | 4 +- winsup/cygwin/external.cc | 2 +- winsup/cygwin/fcntl.cc | 8 +-- winsup/cygwin/fhandler_socket.cc | 16 +++--- winsup/cygwin/globals.cc | 8 +-- winsup/cygwin/grp.cc | 8 +-- winsup/cygwin/include/a.out.h | 2 +- winsup/cygwin/include/cygwin/grp.h | 2 +- winsup/cygwin/include/cygwin/stat.h | 2 +- winsup/cygwin/include/sys/cygwin.h | 6 +- winsup/cygwin/include/sys/dirent.h | 8 +-- winsup/cygwin/lib/_cygwin_crt0_common.cc | 4 +- winsup/cygwin/miscfuncs.cc | 2 +- winsup/cygwin/mmap.cc | 8 +-- winsup/cygwin/passwd.cc | 8 +-- winsup/cygwin/path.cc | 8 +-- winsup/cygwin/sec_acl.cc | 28 ++++----- winsup/cygwin/security.h | 2 +- winsup/cygwin/syscalls.cc | 98 ++++++++++++++++---------------- winsup/cygwin/uinfo.cc | 24 ++++---- winsup/cygwin/winsup.h | 4 +- 29 files changed, 153 insertions(+), 148 deletions(-)