Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: remove unnecessary cache.h inclusion | Elijah Newren | 2023-04-11 | 1 | -1/+1 |
* | treewide: be explicit about dependence on trace.h & trace2.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
* | treewide: be explicit about dependence on gettext.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | simple-ipc: work around issues with Cygwin's Unix socket emulation | Johannes Schindelin | 2021-11-10 | 1 | -0/+22 |
* | simple-ipc: preparations for supporting binary messages. | Jeff Hostetler | 2021-09-20 | 1 | -5/+9 |
* | simple-ipc: correct ifdefs when NO_PTHREADS is defined | Jeff Hostetler | 2021-05-21 | 1 | -2/+6 |
* | simple-ipc: add Unix domain socket implementation | Jeff Hostetler | 2021-03-22 | 1 | -0/+999 |