aboutsummaryrefslogtreecommitdiff
path: root/lib/sys
Commit message (Collapse)AuthorAge
* chagne system structure and fix envNathan Reiner2023-02-11
|
* add mountNathan Reiner2023-02-11
|
* add mknodNathan Reiner2023-02-11
|
* add rm (using rmdir and unlink syscalls)Nathan Reiner2023-02-10
|
* add stat_tNathan Reiner2023-02-10
|
* add 'new'Nathan Reiner2023-02-10
|
* add env and make smash be able to parse files with commentsNathan Reiner2023-02-08
|
* add file modesNathan Reiner2023-02-06
|
* add tctl and listNathan Reiner2023-01-17
|
* add list and static library builderNathan Reiner2023-01-15
|
* resolve WarningsNathan Reiner2022-12-17
|
* add errno and file supportNathan Reiner2022-12-17
|
* add env initializationNathan P. Reiner2022-12-16
|
* first version of io and wstdfNathan Reiner2022-12-15
|
* add 'cd' to smashNathan Reiner2022-12-15
|
* did this while lecture (builtins, parsing, exec and env by stdlib)Nathan P. Reiner2022-12-15
|
* first try to pipe stuffNathan Reiner2022-12-14
|
* first commitNathan Reiner2022-12-14