serenity/Userland
2022-07-21 16:36:08 +02:00
..
Applets LibAudio: Rename ConnectionFromClient to ConnectionToServer 2022-07-19 11:17:45 +01:00
Applications LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Demos LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
DevTools LibC: Remove the LibPthread interface target 2022-07-19 11:00:35 +01:00
DynamicLoader LibPthread: Move the pthread and semaphore implementation to LibC 2022-07-19 11:00:35 +01:00
Games LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
Libraries LibWeb: Mark transform property as affecting stacking contexts 2022-07-21 16:36:08 +02:00
Services LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
Shell Shell: Add the |& construct for piping stderr along with stdout 2022-07-17 00:51:31 +00:00
Utilities js: Don't pass error strings as the format argument to outln() 2022-07-20 21:25:59 +01:00
CMakeLists.txt