• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..12-Nov-201028

copy-acl.cH A D22-Mar-20101.2 KiB

get-acl.cH A D22-Mar-20101.6 KiB

MakefileH A D22-Mar-20101.5 KiB

Makefile.examplesH A D22-Mar-2010116

READMEH A D22-Mar-2010318

set-acl.cH A D22-Mar-2010866

README

1Simple examples using libacl
2============================
3
4This directory contains very simple examples of how to use the acl
5library. After installing the acl library on your system, you can
6build the examples by typing the following command in this directory:
7
8  make -f Makefile.examples
9
10
11 --Andreas Gruenbacher.
12
13