summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-17include: remove an include to the tty layer in ioDanny Holman
2021-01-17kernel: implement a basic printf functionDanny Holman
2021-01-17kernel: add main initialization functionsDanny Holman
2021-01-17kernel: add string.h implementationsDanny Holman
2021-01-17arch: i386: add support for x86 processorsDanny Holman
2021-01-17include: create basic C library functionsDanny Holman
2021-01-17Initial commitDanny Holman