Go to file
Andreas Kling 286e27ef40 Allow running in QEMU with "./run q"
The kernel doesn't run in QEMU right now and I don't know why.
2018-10-17 16:58:35 +02:00
AK Add size_t and ssize_t to kernel builds. 2018-10-17 16:47:19 +02:00
ELFLoader Import all this stuff into a single repo called Serenity. 2018-10-10 11:53:07 +02:00
Kernel Allow running in QEMU with "./run q" 2018-10-17 16:58:35 +02:00
VirtualFileSystem Fix some minor build warnings. 2018-10-17 16:48:43 +02:00
Widgets Let widget have a font() instead of using Font::defaultFont() everywhere. 2018-10-14 13:06:05 +02:00
.gitignore Add a root .gitignore. 2018-10-13 17:00:27 +02:00
Banner.txt Add a cool banner. 2018-10-10 13:18:46 +02:00