summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIPC/CMakeLists.txt
AgeCommit message (Expand)Author
2022-03-13Libraries: Use default constructors/destructors in LibIPCLenny Maiorani
2022-02-06LibCore+LibIPC: Move SystemServerTakeover.{h,cpp} to LibCoresin-ack
2022-01-15LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServersin-ack
2021-10-24LibIPC: Move non-templated parts of IPC::Connection out of lineAndreas Kling
2021-05-03Userland: Split IPC endpoints into proxies and stubsGunnar Beutner
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling