summaryrefslogtreecommitdiff
path: root/src/kernel/vfs
AgeCommit message (Expand)Author
2021-08-25implement FDOP_MOUNTdzwdz
2021-08-22basic mount resolvingdzwdz
2021-08-22fs_open() stubdzwdz
2021-08-22fix almost all compiler warningsdzwdz
2021-08-22kernel: implement assertdzwdz
2021-08-09a sloppy implementation of path_simplify()dzwdz
2021-08-08path_simplify now returns int, has better testsdzwdz
2021-08-04partial path_simplify implementationdzwdz