ladybird/Userland
Liav A e4e5fa74d0 Kernel+Userland: Rename prefix of user_physical => physical
There's no such supervisor pages concept, so there's no need to call
physical pages with the "user_physical" prefix anymore.
2022-07-14 23:27:46 +02:00
..
Applets Kernel+Userland: Rename prefix of user_physical => physical 2022-07-14 23:27:46 +02:00
Applications Kernel+Userland: Rename prefix of user_physical => physical 2022-07-14 23:27:46 +02:00
Demos Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DevTools Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Libraries LibGUI: Add button handler for middle mouse clicks 2022-07-14 13:17:33 +02:00
Services NetworkServer: Use sv suffixes to avoid strlen at runtime 2022-07-14 23:26:47 +02:00
Shell LibCore: Replace the ArgsParser option argument setting with an enum 2022-07-14 00:24:24 +01:00
Utilities Utilities: Add "pledge" utility for launching a sandboxed command 2022-07-14 23:27:19 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00