Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-04 | add tests | Jérémy Zurcher | 1 | -1/+24 | |
2015-11-04 | tty: support '\n', fix API to putc and puts | Jérémy Zurcher | 2 | -10/+16 | |
2015-11-04 | entry.S: section multiboot does not work ??? | Jérémy Zurcher | 1 | -1/+1 | |
2015-11-04 | kernel: add stdlib.[ch] | Jérémy Zurcher | 3 | -2/+49 | |
2015-11-04 | kernel/Makefile: learn about .asm and .S | Jérémy Zurcher | 1 | -6/+17 | |
2015-11-03 | add tty.c tty.h for terminal handling | Jérémy Zurcher | 5 | -105/+119 | |
2015-11-03 | improve Makefiles | Jérémy Zurcher | 1 | -3/+3 | |
2015-11-03 | initial commit | Jérémy Zurcher | 5 | -0/+261 | |