* doc/acl-resources.txt: Update function list for Cygwin >= 2.5.
+2025-05-12 Bruno Haible <bruno@clisp.org>
+
+ doc: Update doc about ACLs on Cygwin.
+ * doc/acl-resources.txt: Update function list for Cygwin >= 2.5.
+
2025-05-12 Bruno Haible <bruno@clisp.org>
obstack: Fix compilation error on MSVC (regression 2025-05-07).
acltotext
facl
lacl
+Functions in Cygwin >= 2.5:
+ acl_add_perm
+ acl_calc_mask
+ acl_clear_perms
+ acl_copy_entry
+ acl_copy_ext
+ acl_copy_int
+ acl_create_entry
+ acl_delete_def_file
+ acl_delete_entry
+ acl_delete_perm
+ acl_dup
+ acl_free
+ acl_from_text
+ acl_get_entry
+ acl_get_fd
+ acl_get_file
+ acl_get_permset
+ acl_get_qualifier
+ acl_get_tag_type
+ acl_init
+ acl_set_fd
+ acl_set_file
+ acl_set_permset
+ acl_set_qualifier
+ acl_set_tag_type
+ acl_size
+ acl_to_text
+ acl_valid
Utilities:
getfacl
setfacl