view modules/acl @ 10009:0fdbc870dc2d

* modules/mkdir (License): Re-license as LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 13:15:02 +0200
parents 22988cc8fcb0
children bf329a08180c
line wrap: on
line source

Description:
Access control lists of files.  (Unportable.)

Files:
lib/acl.h
lib/acl.c
lib/acl-internal.h
lib/acl_entries.c
lib/file-has-acl.c
m4/acl.m4

Depends-on:
error
gettext
quote
sys_stat

configure.ac:
gl_FUNC_ACL

Makefile.am:

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering