From: Bruno Haible Date: Mon, 12 May 2025 12:01:42 +0000 (+0200) Subject: doc: Update doc about ACLs on Cygwin. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58efdb89da20664345f989614bc8208afaa82d4;p=thirdparty%2Fgnulib.git doc: Update doc about ACLs on Cygwin. * doc/acl-resources.txt: Update function list for Cygwin >= 2.5. --- diff --git a/ChangeLog b/ChangeLog index 9d782ca0d5..74453491ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2025-05-12 Bruno Haible + + doc: Update doc about ACLs on Cygwin. + * doc/acl-resources.txt: Update function list for Cygwin >= 2.5. + 2025-05-12 Bruno Haible obstack: Fix compilation error on MSVC (regression 2025-05-07). 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