Manpages - acl_error.3

Linux Access Control Lists library (libacl, -lacl).

The

function converts an ACL error code such as returned by the

function to a text message describing the error condition. In the “POSIX” locale,

returns the following descriptions for the error codes.

“Multiple entries”

“Duplicate entries”

“Missing or wrong entry”

“Invalid entry type”

The

function returns a text message if the error code is recognized, and a value of

otherwise.

This is a non-portable, Linux specific extension to the ACL manipulation functions defined in IEEE Std 1003.1e draft 17 (“POSIX.1e”, abandoned).

Written by

Author: dt

Created: 2022-02-20 Sun 14:40