Age | Commit message (Expand) | Author |
---|---|---|
2021-08-03 | kernel: implement static_strcmp() | dzwdz |
2021-08-03 | kernel: implement memcmp | dzwdz |
2021-08-03 | put the NUM2STR macro in util.h | dzwdz |
2021-07-18 | basic executable loading | dzwdz |
2021-07-10 | separate the source code from object files; more modular Makefile | dzwdz |