Cygwin 3.7 wishlist: Solaris/UNIX acl(7) API
Martin Wege
martin.l.wege@gmail.com
Thu Mar 20 09:51:49 GMT 2025
On Thu, Mar 20, 2025 at 10:36 AM Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
>
> On Mar 20 10:26, Martin Wege wrote:
> > Hello!
> >
> > Here is one wishlist item for Cygwin 3.7:
> >
> > Add the Solaris/UNIX acl(7) API, i.e acl(), facl(), aclcheck(), aclsort().
>
> They exist in Cygwin since 2001. Just include <cygwin/acl.h>
😮😮😮 <--- face with open mouth
Corinna, this is unbelievable!!
Why are you hiding such a GEM??
Seriously, why is this not in /usr/include/acl.h?
Windows (mingw, Visual Studio, Borland C) does not have an acl.h
header, and there is no /usr/include/acl.h on Linux, so please do a
echo "#include <cygwin/acl.h>" >/usr/include/acl.h
Thanks,
Martin
More information about the Cygwin-developers
mailing list