ladybird/Userland
Lucas CHOLLET 08dcc40aa5 LibCore: Allow the setgroups wrapper to be used on Lagom
i.e. move Core::System::setgroups() outside the `__serenity__` define.
The base function is already used by LibCore::Account.
2022-09-27 21:29:44 +01:00
..
Applets Applets/ResourceGraph: Port to Core::Stream 2022-09-18 18:57:28 -07:00
Applications PixelPaint: Use the parallel ImageProcessor to apply filters 2022-09-27 14:23:11 +01:00
Demos Everywhere: Fix order of includes and #pragma once 2022-09-18 18:30:05 -07:00
DevTools SQLStudio: Save and load blank files without failing assertion 2022-09-27 14:38:50 +01:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games MasterWord: Port to Core::Stream 2022-09-20 07:48:45 -04:00
Libraries LibCore: Allow the setgroups wrapper to be used on Lagom 2022-09-27 21:29:44 +01:00
Services LibCore: Use StringView instead of char * in Account 2022-09-27 21:29:44 +01:00
Shell Shell: Fix 'Command:' output for built-in 'time' command 2022-09-16 05:38:09 +00:00
Utilities su: Add the --login option 2022-09-27 21:29:44 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00