summaryrefslogtreecommitdiff
path: root/src/user/app/init/shell.c
AgeCommit message (Expand)Author
2022-07-26user: break out the shell and tests into separate binariesdzwdz
2022-07-26user/libc: execv()dzwdz
2022-07-26user/shell: automatically execute binaries in /bin/dzwdz
2022-07-26user/libc: exit()dzwdz
2022-07-26user/libc: make FILE an opaque typedzwdz
2022-07-26user/libc: fread, fwrite, fclosedzwdz
2022-07-26user: posix-compatible FILE* openingdzwdz
2022-07-26user: move the POSIX-y stuff to the proper header filesdzwdz
2022-07-26shared: move some headers from shared/ to camellia/dzwdz
2022-07-26tools: add tools/sort_includes.rbdzwdz
2022-07-24user: change the directory structure to prepare for multiple binariesdzwdz