view modules/acl @ 8703:0f394f9a6ffe

Port to Solaris/SPARC64.
author Bruno Haible <bruno@clisp.org>
date Mon, 23 Apr 2007 08:01:35 +0000
parents 19b8b337ecaa
children 22988cc8fcb0
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:
AC_FUNC_ACL

Makefile.am:

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering