File: README

package info (click to toggle)
acl 2.2.52-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports, stretch
  • size: 2,320 kB
  • sloc: sh: 10,432; ansic: 5,550; makefile: 510; perl: 246
file content (12 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
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.