timespec_get: New module.
[gnulib.git] / modules / acl
bloba0a5e459f1cad5948b1193056c23385272106e84
1 Description:
2 Access control lists of files, with diagnostics.  (Unportable.)
4 Files:
5 lib/copy-acl.c
6 lib/set-acl.c
8 Depends-on:
9 error
10 gettext-h
11 qcopy-acl
12 qset-acl
13 quote
14 stdbool
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += copy-acl.c set-acl.c
21 Include:
22 "acl.h"
24 Link:
25 $(LIB_MBRTOWC)
27 License:
28 GPL
30 Maintainer:
31 Paul Eggert, Jim Meyering