]> Savannah Git Hosting - gnulib.git/commit
qacl: split into qcopy-acl and qset-acl
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 May 2015 23:05:44 +0000 (16:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 May 2015 00:49:02 +0000 (17:49 -0700)
commit2b93f1e2daed6b54c3b9cea74d83186250b84494
tree9df035748bf4092d2ff608ba65ae7640a08a0850
parent62484d6e81cfd44d66179138dd8afd75c9064cbf
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.
ChangeLog
MODULES.html.sh
modules/acl-permissions [new file with mode: 0644]
modules/file-has-acl
modules/qacl
modules/qcopy-acl [new file with mode: 0644]
modules/qset-acl [new file with mode: 0644]