view modules/qset-acl @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
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