summaryrefslogtreecommitdiff
path: root/src/linux/xattr.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-23add extended attributes syscallsRich Felker1-0/+47
based on patch by orc and Isaac Dunham, with some fixes.