view modules/qset-acl @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents d104b5adea2f
children
line wrap: on
line source

Description:
Set access control list of a file by specifying a mode.  (Unportable.)

Files:
lib/qset-acl.c

Depends-on:
acl-permissions

configure.ac:

Makefile.am:
lib_SOURCES += qset-acl.c

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering