Go to file
Andreas Kling 1c1d0f5362 ExecSpace should free its own allocations on destruction.
If hookableAlloc was used, we don't free anything. That's the client's
responsibility.
2018-10-23 15:31:23 +02:00
AK Start adding a basic /proc filesystem and a "ps" utility. 2018-10-23 12:04:03 +02:00
ELFLoader ExecSpace should free its own allocations on destruction. 2018-10-23 15:31:23 +02:00
Kernel Various things: 2018-10-23 15:19:02 +02:00
LibC Lots of hacking: 2018-10-23 10:12:50 +02:00
Userland Minor userland tweaks. 2018-10-23 13:57:17 +02:00
VirtualFileSystem Start adding a basic /proc filesystem and a "ps" utility. 2018-10-23 12:04:03 +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