Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-03 | kernel: implement static_strcmp() | dzwdz | |
will be used to test functions operating on strings | |||
2021-08-03 | kernel: implement memcmp | dzwdz | |
2021-08-03 | put the NUM2STR macro in util.h | dzwdz | |
i'll use it outside of panic.h | |||
2021-07-18 | basic executable loading | dzwdz | |
2021-07-10 | separate the source code from object files; more modular Makefile | dzwdz | |