Release 4.7 include/asm-generic/audit_read.h
#ifdef __NR_readlink
__NR_readlink,
#endif
__NR_quotactl,
__NR_listxattr,
__NR_llistxattr,
__NR_flistxattr,
__NR_getxattr,
__NR_lgetxattr,
__NR_fgetxattr,
#ifdef __NR_readlinkat
__NR_readlinkat,
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
al viro | al viro | 16 | 57.14% | 1 | 50.00% |
chris metcalf | chris metcalf | 12 | 42.86% | 1 | 50.00% |
| Total | 28 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.