summaryrefslogtreecommitdiff
path: root/src/user/bootstrap/tar.c
AgeCommit message (Expand)Author
2022-08-19syscall/fs_wait: return a handle for each requestdzwdz
2022-08-08fs: getsize() on directoriesdzwdz
2022-08-07user/libc: strchrdzwdz
2022-08-05add _syscall_getsizedzwdz
2022-08-04do some simple TODOs, organize the rest; general code maintainancedzwdz
2022-07-30user/fs: create a shared library for handling directory readsdzwdz
2022-07-29use a shared fs_normslice() function to handle offsetsdzwdz
2022-07-26user/libc: exit()dzwdz
2022-07-26shared: move some headers from shared/ to camellia/dzwdz
2022-07-26move user_bootstrap to user/bootstrap for consistency's sakedzwdz