summaryrefslogtreecommitdiff
path: root/modules/file-has-acl
blob: c41cde1d4b85b560dd66c0cee2aaabe4b2a0468d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Whether a file has an ACL.

Files:
lib/acl-internal.h
lib/file-has-acl.c
m4/acl.m4

Depends-on:
acl-permissions
free-posix
stat

configure.ac:
gl_FILE_HAS_ACL

Makefile.am:
lib_SOURCES += file-has-acl.c

Include:
"acl.h"

Link:
$(LIB_HAS_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering