1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 08:37:34 +00:00
serenity/Userland
2022-07-15 12:29:23 +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 Userland: Introduce the lsblk utility to show list of storage devices 2022-07-15 12:29:23 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00