aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* add add prompt scriptHEADmasterNathan Reiner2023-02-15
|
* add quote parsing to smashNathan Reiner2023-02-15
|
* add framebuffer image supportNathan Reiner2023-02-15
|
* add colors to lsNathan Reiner2023-02-14
|
* add simplet init systemNathan Reiner2023-02-14
|
* 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
|
* Make autobootstrap systemNathan Reiner2023-02-10
|
* remove io.h include in env.c used for debuggingNathan Reiner2023-02-09
|
* fix setenv bufsizeNathan Reiner2023-02-09
|
* make mdv centerNathan Reiner2023-02-09
|
* add markdown viewer (mdv)Nathan Reiner2023-02-08
|
* add pagerNathan Reiner2023-02-08
|
* make ls coolerNathan Reiner2023-02-08
|
* add env and make smash be able to parse files with commentsNathan Reiner2023-02-08
|
* add general purpose containerNathan Reiner2023-02-06
|
* add file modesNathan Reiner2023-02-06
|
* add reallocNathan Reiner2023-02-06
|
* add tctl and listNathan Reiner2023-01-17
|
* fix number index bugNathan Reiner2023-01-15
|
* remove lib object files from gitNathan Reiner2023-01-15
|
* add .gitignore to slibNathan Reiner2023-01-15
|
* add list and static library builderNathan Reiner2023-01-15
|
* add aec to wstdfNathan Reiner2022-12-19
|
* first idea of ansi escape codes supportNathan Reiner2022-12-18
|
* resolve WarningsNathan Reiner2022-12-17
|
* add errno and file supportNathan Reiner2022-12-17
|
* add envNathan P. Reiner2022-12-16
|
* add env initializationNathan P. Reiner2022-12-16
|
* add env structreNathan P. Reiner2022-12-16
|
* make io unittest with #ifdefNathan 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