summaryrefslogtreecommitdiffstats
path: root/include/sys/xattr.h
Commit message (Collapse)AuthorAgeFilesLines
* - Added support for 13 new syscalls to allow more things to compile when ↵Ned Ludd2004-12-201-0/+104
using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.