aboutsummaryrefslogtreecommitdiffstats
path: root/sys/xattr.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-33/+0
|
* sys: reformat descriptionsDmitry Vyukov2017-08-181-8/+8
|
* sys: add some known xattr namesDmitry Vyukov2017-08-161-0/+33
Move xattr syscalls to own file and better describe xattr names. They usually have prefix+name structure and there are some known values.