This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from a22a0ad7c Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent new a1aa7462c Cygwin: security.h: De-inline cygpsid::debug_print new 8695b3a17 Cygwin: get_posix_access: Use correct type for local id variable new 662fc0901 Cygwin: get_posix_access: drop stray increment instruction new 97c3835a0 Cygwin: get_posix_access: accomodate owner==group in default: [...] new a23821182 Cygwin: get_posix_access: don't drop admin and system perms i [...] new 3858f07dd Cygwin: get_posix_access: fix id in default:user and default: [...] new a785d996c Revert "Cygwin: get_posix_access: do not merge permissions fo [...] new 01c9386fd Cygwin: get_posix_access: improve merging permissions new 0e6d36766 Cygwin: get_posix_access: move umask masking to the end
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/local_includes/security.h | 6 +- winsup/cygwin/sec/acl.cc | 194 ++++++++++++++++++++------------ winsup/cygwin/sec/helper.cc | 7 ++ 3 files changed, 128 insertions(+), 79 deletions(-)