serenity/Userland
2021-11-23 12:23:54 +01:00
..
Applets LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Applications LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
Demos LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
DevTools LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
DynamicLoader
Games LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Libraries LibGfx: Use Core::System::open() in Gfx::Bitmap :^) 2021-11-23 12:23:54 +01:00
Services LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
CMakeLists.txt