[BACK]Return to README CVS log [TXT][DIR] Up to [Development] / xfs-cmds / acl / examples

File: [Development] / xfs-cmds / acl / examples / README (download)

Revision 1.1, Wed Feb 27 04:56:14 2002 UTC (15 years, 8 months ago) by tes
Branch: MAIN
CVS Tags: XFS-1_3_0pre1, HEAD

merging in many of Andreas changes
Merge of xfs-cmds-2.4.18:slinx:112840a by nathans.

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.