summaryrefslogtreecommitdiff
path: root/src/user/app/tests/kernel/path.c
AgeCommit message (Expand)Author
2023-08-14reorganization: first stepsdzwdz
2023-08-13libc: replace fork2_n_mount with mount_atdzwdz
2023-01-25style: typedef structs, shorter namespacesdzwdz
2022-12-25user/lib: reorganize a few header filesdzwdz
2022-09-20shared: rename ufs_request to better fit its role in userlanddzwdz
2022-08-28shared/path_simplify: return an unsigned valuedzwdz
2022-08-19syscall/fs_wait: return a handle for each requestdzwdz
2022-08-05move the mount_resolve test to userland, remove the kernel selftestsdzwdz
2022-08-05move path_simplify to shared code, move its tests to userlanddzwdz