summaryrefslogtreecommitdiff
path: root/src/user/bootstrap
AgeCommit message (Expand)Author
2022-08-19syscall/fs_wait: return a handle for each requestdzwdz
2022-08-13user/bootstrap: remove some dummy symbolsdzwdz
2022-08-13user/bootstrap: move .bss before .textdzwdz
2022-08-13user: plan9-style /bin/ uniondzwdz
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-08-01user/fs: fs_whitelist injects directory entriesdzwdz
2022-07-31user: replace the MOUNT macro with MOUNT_ATdzwdz
2022-07-30user/fs: create a shared library for handling directory readsdzwdz
2022-07-30user/bootstrap: discard the relocation sectionsdzwdz
2022-07-29use a shared fs_normslice() function to handle offsetsdzwdz
2022-07-27user/libc: execve() supports passing argv nowdzwdz
2022-07-26user/shell: automatically execute binaries in /bin/dzwdz
2022-07-26user/libc: a _start that automatically selfrelocates PIEsdzwdz
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