43 lines
439 B
Plaintext
43 lines
439 B
Plaintext
Description:
|
|
Whether a file has an ACL.
|
|
|
|
Files:
|
|
lib/acl-internal.h
|
|
lib/file-has-acl.c
|
|
m4/acl.m4
|
|
m4/selinux-selinux-h.m4
|
|
|
|
Depends-on:
|
|
acl-permissions
|
|
assert-h
|
|
attribute
|
|
dirent
|
|
errno
|
|
extern-inline
|
|
minmax
|
|
free-posix
|
|
limits-h
|
|
malloc-posix
|
|
ssize_t
|
|
stat
|
|
stdbool
|
|
stdckdint
|
|
|
|
configure.ac:
|
|
gl_FILE_HAS_ACL
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += file-has-acl.c
|
|
|
|
Include:
|
|
"acl.h"
|
|
|
|
Link:
|
|
$(FILE_HAS_ACL_LIB)
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|