summaryrefslogtreecommitdiff
path: root/gnulib/modules/acl
blob: 434a634d52e0da6c22855c8d4632002a9eb138fa (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
31
32
33
34
35
36
Description:
Access control lists of files.  (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

Depends-on:
error
fstat
gettext-h
quote
sys_stat

configure.ac:
gl_FUNC_ACL

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

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering, Bruno Haible