|
|
| 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
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