]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
doc: Update doc about ACLs on Cygwin.
authorBruno Haible <bruno@clisp.org>
Mon, 12 May 2025 12:01:42 +0000 (14:01 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 May 2025 12:01:42 +0000 (14:01 +0200)
* doc/acl-resources.txt: Update function list for Cygwin >= 2.5.

ChangeLog
doc/acl-resources.txt

index 9d782ca0d52c7ed2c4ec89d43f4a38994e91c323..74453491ae3a46488f5c52647b9da40ec61667cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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).
index da66e69b605717882c9f8e3e2c6845aace262c55..7b3ae5078e3def63083ede94e48138a1a131f4b1 100644 (file)
@@ -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