serenity/Userland/DevTools
Liav A 6c0486277e Kernel: Reintroduce the msyscall syscall as the annotate_mapping syscall
This syscall will be used later on to ensure we can declare virtual
memory mappings as immutable (which means that the underlying Region is
basically immutable for both future annotations or changing the
protection bits of it).
2022-12-16 01:02:00 -07:00
..
GMLPlayground LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
HackStudio Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
Inspector Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Profiler Everywhere: Stop shoving things into ::std and mentioning them as such 2022-12-14 11:44:32 +01:00
SQLStudio LibCore: Propagate errors from Stream::*_entire_buffer 2022-12-12 14:16:42 +01:00
UserspaceEmulator Kernel: Reintroduce the msyscall syscall as the annotate_mapping syscall 2022-12-16 01:02:00 -07:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00