summaryrefslogtreecommitdiff
path: root/Libraries/LibCore/CoreIPCClient.h
AgeCommit message (Expand)Author
2019-08-01LibCore: Initialize pid/id variables in CoreIPC{Client,Server}Andreas Kling
2019-07-29AudioServer: Begin work on a new IPC API style.Andreas Kling
2019-07-27LibCore: Use clang-format on CoreIPC{Client,Server}.Andreas Kling
2019-07-25LibCore: Introduce a C_OBJECT macro.Andreas Kling
2019-07-21Userspace: Deal with select() returning EINTR on a signal interruptionRobin Burchell
2019-07-17Rename new IPC headers & classesRobin Burchell