Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-01-20 | include: append "_H" to include guards | Danny Holman | 1 | -2/+2 |
2021-01-17 | include: remove an include to the tty layer in io | Danny Holman | 1 | -1/+0 |
2021-01-17 | kernel: implement a basic printf function | Danny Holman | 1 | -0/+10 |
2021-01-17 | include: create basic C library functions | Danny Holman | 2 | -0/+23 |