mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
26 lines
234 B
Plaintext
26 lines
234 B
Plaintext
Description:
|
|
Access control lists of files. (Unportable.)
|
|
|
|
Files:
|
|
lib/acl.h
|
|
lib/acl.c
|
|
m4/acl.m4
|
|
|
|
Depends-on:
|
|
error
|
|
quote
|
|
|
|
configure.ac:
|
|
AC_FUNC_ACL
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"acl.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|