[BACK]Return to libattr.h CVS log [TXT][DIR] Up to [Development] / xfs-cmds / attr / libattr

File: [Development] / xfs-cmds / attr / libattr / libattr.h (download)

Revision 1.2, Wed Feb 26 06:27:13 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1, HEAD
Changes since 1.1: +1 -0 lines

Another extended attributes userspace patch from AndreasG - several small
incremental fixes from last set, and addition of symbol versioning.

/* Features we provide ourself. */

#define HAVE_ATTR_XATTR_H 1
#define HAVE_ATTR_LIBATTR_H 1
#define HAVE_CONFIG_H 1

#define HAVE_FGETXATTR 1
#define HAVE_FLISTXATTR 1
#define HAVE_FSETXATTR 1
#define HAVE_GETXATTR 1
#define HAVE_LISTXATTR 1
#define HAVE_SETXATTR 1