Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/qcopy-acl
T

29 lines
345 B
Plaintext

Description:
Copy access control list from one file to another. (Unportable.)
Files:
lib/qcopy-acl.c
m4/acl.m4
m4/xattr.m4
Depends-on:
acl-permissions [test "$use_xattr" != yes]
configure.ac:
gl_QCOPY_ACL
Makefile.am:
lib_SOURCES += qcopy-acl.c
Include:
"acl.h"
Link:
$(QCOPY_ACL_LIB)
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering