Go to file
2018-10-22 13:57:25 +02:00
AK Add getgid() and getpid() syscalls. Prep for LibC. 2018-10-22 13:55:11 +02:00
ELFLoader printf format fixups in ELFLoader. 2018-10-22 00:29:35 +02:00
Kernel Add getgid() and getpid() syscalls. Prep for LibC. 2018-10-22 13:55:11 +02:00
LibC Start work on a standard C library. I'm calling it... LibC. 2018-10-22 13:57:25 +02:00
VirtualFileSystem Zero out VirtualFileSystem::s_the in initializeGlobals(). 2018-10-22 12:54:19 +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