summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIPC/Stub.h
AgeCommit message (Expand)Author
2023-01-04IPCCompiler+LibIPC: Propagate IPC encoder errorsTimothy Flynn
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-13Libraries: Use default constructors/destructors in LibIPCLenny Maiorani
2021-07-08Everywhere: Forward declare structs as structsDaniel Bertalan
2021-05-03Userland: Split IPC endpoints into proxies and stubsGunnar Beutner