[BACK]Return to perm_copy.h CVS log [TXT][DIR] Up to [Development] / xfs-cmds / acl / libacl

File: [Development] / xfs-cmds / acl / libacl / perm_copy.h (download)

Revision 1.1, Wed Feb 26 06:29:15 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1, HEAD

An ACL userspace update from Andreas - adds in permissions copying routines
and symbol versioning for libacl.

/* Features we always have */

#define HAVE_ACL_LIBACL_H 1
#define HAVE_CONFIG_H 1
#define HAVE_SYS_ACL_H 1
#define HAVE_LIBACL_LIBACL_H 1

#define HAVE_ACL_DELETE_DEF_FILE 1
#define HAVE_ACL_ENTRIES 1
#define HAVE_ACL_FREE 1
#define HAVE_ACL_FROM_MODE 1
#define HAVE_ACL_FROM_TEXT 1
#define HAVE_ACL_GET_ENTRY 1
#define HAVE_ACL_GET_FD 1
#define HAVE_ACL_GET_FILE 1
#define HAVE_ACL_GET_PERM 1
#define HAVE_ACL_GET_PERMSET 1
#define HAVE_ACL_GET_TAG_TYPE 1
#define HAVE_ACL_SET_FD 1
#define HAVE_ACL_SET_FILE 1