X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Facl;h=8ed7693c1708addb20a3a4d4a9a25d6cfabeaf06;hb=6a0fd2e2d7d6a7e787ada21ffbe5f8ac0e3a06f1;hp=73d2f3ed5c3c7decff1251badb49d1abc84eaa4c;hpb=32d8297adbb0fc03f1e0706005e144c7f498507c;p=gnulib.git diff --git a/modules/acl b/modules/acl index 73d2f3ed5..8ed7693c1 100644 --- a/modules/acl +++ b/modules/acl @@ -1,28 +1,20 @@ Description: -Access control lists of files. (Unportable.) +Access control lists of files, with diagnostics. (Unportable.) Files: -lib/acl.h -lib/acl-internal.h -lib/acl_entries.c -lib/set-mode-acl.c lib/copy-acl.c -lib/file-has-acl.c -m4/acl.m4 +lib/set-acl.c Depends-on: error -extern-inline -fstat gettext-h +qacl quote -sys_stat configure.ac: -gl_FUNC_ACL Makefile.am: -lib_SOURCES += set-mode-acl.c copy-acl.c file-has-acl.c +lib_SOURCES += copy-acl.c set-acl.c Include: "acl.h"