Age | Commit message (Expand) | Author |
---|---|---|
2019-04-10 | Kernel: Remove two unneeded headers. | Andreas Kling |
2019-02-15 | Use modern C++ attributes instead of __attribute__ voodoo. | Andreas Kling |
2019-01-14 | Build Painter & friends into LibC. Use it in the GUI test app. | Andreas Kling |
2018-10-29 | Fix broken SpinLock. | Andreas Kling |
2018-10-25 | ELFLoader should fail with an error message for unresolved symbols. | Andreas Kling |
2018-10-22 | Move kprintf to its own file. It has nothing to do with VGA anymore. | Andreas Kling |