aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/init_syscalls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-04init: add an init_dup helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mknod helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mkdir helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_symlink helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_link helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_eaccess helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chmod helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chown helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chroot helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chdir helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_rmdir helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_unlink helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_umount helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mount helperChristoph Hellwig1-0/+4