view modules/qcopy-acl @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents d104b5adea2f
children
line wrap: on
line source

Description:
Copy access control list from one file to another.  (Unportable.)

Files:
lib/qcopy-acl.c

Depends-on:
acl-permissions

configure.ac:

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

Include:
"acl.h"

Link:
$(LIB_ACL)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering