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