diff MODULES.html.sh @ 17993:d104b5adea2f

qacl: split into qcopy-acl and qset-acl Emacs needs the former, but not the latter. * modules/acl-permissions: New file, containing most of the old qacl. * modules/file-has-acl (Depends-on): Depend on acl-permissions, not qacl. * modules/qacl: Now merely depends on qcopy-acl and qset-acl. * modules/qcopy-acl, modules/qset-acl: New files. * MODULES.html.sh (File system functions): Mention the new modules, and mention qacl while we're at it.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 27 May 2015 16:05:44 -0700
parents ab58d4870664
children 20ad7d4822c8
line wrap: on
line diff
--- a/MODULES.html.sh	Wed May 27 14:44:16 2015 -0700
+++ b/MODULES.html.sh	Wed May 27 16:05:44 2015 -0700
@@ -2614,6 +2614,7 @@
 
   func_begin_table
   func_module acl
+  func_module acl-permissions
   func_module areadlink
   func_module areadlink-with-size
   func_module areadlinkat
@@ -2654,6 +2655,9 @@
   func_module openat
   func_module openat-die
   func_module pathmax
+  func_module qacl
+  func_module qcopy-acl
+  func_module qset-acl
   func_module read-file
   func_module readlinkat
   func_module same