summaryrefslogtreecommitdiff
path: root/modules/acl
blob: 10fc9736a999c66af033488fd1e58fa666b4ece2 (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:
Access control lists of files.  (Unportable.)

Files:
lib/acl.h
lib/acl.c
m4/acl.m4

Depends-on:

configure.ac:
AC_FUNC_ACL

Makefile.am:
lib_SOURCES += acl.h acl.c

Include:
"acl.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering