summaryrefslogtreecommitdiff
path: root/src/user/app/shell.c
AgeCommit message (Expand)Author
2022-07-24user: change the directory structure to prepare for multiple binariesdzwdz
2022-07-18user: a super primitive ELF loaderdzwdz
2022-07-14user/shell/cat: support reading from stdin until eofdzwdz
2022-07-14user: basic terminal driver with line editingdzwdz
2022-07-12user/shell: stdout redirectiondzwdz
2022-07-12user/shell: parse redirection syntaxdzwdz
2022-07-11user: add shorthand close() and fork() wrappers for those syscallsdzwdz
2022-07-11user: reorganize the userland sourcesdzwdz