view modules/acl @ 4377:fcdb31846b5f

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 07 Jun 2003 10:16:37 +0000
parents 3ccc6d0d52bb
children 42b53a22aee5
line wrap: on
line source

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

Files:
lib/acl.h
lib/acl.c
m4/acl.m4

Depends-on:

configure.ac:
AC_FUNC_ACL

Makefile.am:
lib_SOURCES += acl.h acl.c

Include:
"acl.h"

Maintainer:
Paul Eggert, Jim Meyering