aboutsummaryrefslogtreecommitdiffstats
path: root/compat/simple-ipc/ipc-win32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+1
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren1-0/+2
2023-03-21abspath.h: move absolute path functions from cache.hElijah Newren1-0/+1
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren1-0/+1
2021-09-20simple-ipc/ipc-win32: add Windows ACL to named pipeJeff Hostetler1-11/+129
2021-09-20simple-ipc/ipc-win32: add trace2 debuggingJeff Hostetler1-1/+24
2021-09-20simple-ipc: preparations for supporting binary messages.Jeff Hostetler1-5/+9
2021-05-21simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler1-2/+6
2021-03-15simple-ipc: add win32 implementationJeff Hostetler1-0/+751