repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
acl
blob
a0a5e459f1cad5948b1193056c23385272106e84
1
Description:
2
Access control lists of files, with diagnostics. (Unportable.)
3
4
Files:
5
lib/copy-acl.c
6
lib/set-acl.c
7
8
Depends-on:
9
error
10
gettext-h
11
qcopy-acl
12
qset-acl
13
quote
14
stdbool
15
16
configure.ac:
17
18
Makefile.am:
19
lib_SOURCES += copy-acl.c set-acl.c
20
21
Include:
22
"acl.h"
23
24
Link:
25
$(LIB_MBRTOWC)
26
27
License:
28
GPL
29
30
Maintainer:
31
Paul Eggert, Jim Meyering