Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing xattr functions | Rich Felker | 2012-08-15 | 1 | -0/+3 |
| | | | | not sure why these were originally omitted.. | ||||
* | add extended attributes syscalls | Rich Felker | 2012-07-23 | 1 | -0/+27 |
based on patch by orc and Isaac Dunham, with some fixes. |