mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
32 lines
330 B
Plaintext
32 lines
330 B
Plaintext
Description:
|
|
Access control lists of files, with diagnostics. (Unportable.)
|
|
|
|
Files:
|
|
lib/copy-acl.c
|
|
lib/set-acl.c
|
|
|
|
Depends-on:
|
|
error
|
|
gettext-h
|
|
qcopy-acl
|
|
qset-acl
|
|
quote
|
|
stdbool
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += copy-acl.c set-acl.c
|
|
|
|
Include:
|
|
"acl.h"
|
|
|
|
Link:
|
|
$(LIB_ACL)
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|