summaryrefslogtreecommitdiff
path: root/modules/qset-acl
blob: 27fbc441c8bf5795ee7c3a6a62a7f1dd3761f2b7 (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
Description:
Set access control list of a file by specifying a mode.  (Unportable.)

Files:
lib/qset-acl.c

Depends-on:
acl-permissions

configure.ac:

Makefile.am:
lib_SOURCES += qset-acl.c

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering