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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
qset-acl
blob
27fbc441c8bf5795ee7c3a6a62a7f1dd3761f2b7
1
Description:
2
Set access control list of a file by specifying a mode. (Unportable.)
3
4
Files:
5
lib/qset-acl.c
6
7
Depends-on:
8
acl-permissions
9
10
configure.ac:
11
12
Makefile.am:
13
lib_SOURCES += qset-acl.c
14
15
Include:
16
"acl.h"
17
18
Link:
19
$(LIB_ACL)
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert, Jim Meyering