Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | i386: add serial port support | Danny Holman |
2021-01-20 | include: append "_H" to include guards | Danny Holman |
2021-01-18 | kernel: finish implementing string functions | Danny Holman |
2021-01-17 | include: remove an include to the tty layer in io | Danny Holman |
2021-01-17 | kernel: implement a basic printf function | Danny Holman |
2021-01-17 | kernel: add main initialization functions | Danny Holman |
2021-01-17 | kernel: add string.h implementations | Danny Holman |
2021-01-17 | arch: i386: add support for x86 processors | Danny Holman |
2021-01-17 | include: create basic C library functions | Danny Holman |
2021-01-17 | Initial commit | Danny Holman |