summaryrefslogtreecommitdiff
path: root/src/kernel/vfs/path.c
AgeCommit message (Collapse)Author
2021-08-08path_simplify now returns int, has better testsdzwdz
2021-08-04partial path_simplify implementationdzwdz
it currently only checks if the path is valid, it's the bare minimum needed to write tests