view modules/qcopy-acl @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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