Age | Commit message (Expand) | Author |
---|---|---|
2019-08-01 | LibCore: Initialize pid/id variables in CoreIPC{Client,Server} | Andreas Kling |
2019-07-29 | AudioServer: Begin work on a new IPC API style. | Andreas Kling |
2019-07-27 | LibCore: Use clang-format on CoreIPC{Client,Server}. | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-21 | Userspace: Deal with select() returning EINTR on a signal interruption | Robin Burchell |
2019-07-17 | Rename new IPC headers & classes | Robin Burchell |