2025-05-12 Bruno Haible <br...@clisp.org> doc: Update doc about ACLs on Cygwin. * doc/acl-resources.txt: Update function list for Cygwin >= 2.5.
diff --git a/doc/acl-resources.txt b/doc/acl-resources.txt index da66e69b60..7b3ae5078e 100644 --- a/doc/acl-resources.txt +++ b/doc/acl-resources.txt @@ -555,6 +555,35 @@ Functions: 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