This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 0bb9d599a Cygwin: dll::detach: drop declaration of unimplemented method new 78adc10ab Cygwin: ACLs: Add some useful non-POSIX ACL functions from FreeBSD new 6e75829e1 Cygwin: posix.xml: Mark libacl functions correctly
The 2 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/cygwin.din | 7 ++ winsup/cygwin/include/cygwin/version.h | 4 +- winsup/cygwin/include/sys/acl.h | 12 +++ winsup/cygwin/sec/posixacl.cc | 179 ++++++++++++++++++++++++++++++--- winsup/doc/posix.xml | 27 +++-- 5 files changed, 203 insertions(+), 26 deletions(-)