mirror of https://gitee.com/openkylin/acl.git
1b8f386663 | ||
---|---|---|
.. | ||
Makefile | ||
Makemodule.am | ||
README | ||
copy-acl.c | ||
copyperm.c | ||
get-acl.c | ||
set-acl.c |
README
Simple examples using libacl ============================ This directory contains very simple examples of how to use the acl library. After installing the acl library on your system, you can build the examples by typing the following command in this directory: make -f Makefile.examples --Andreas Gruenbacher.