aboutsummaryrefslogtreecommitdiffstats
path: root/compat/simple-ipc/ipc-shared.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-08simple-ipc: split async server initialization and runningJeff King1-2/+3
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren1-3/+0
2023-03-21treewide: remove unnecessary cache.h inclusion from several sourcesElijah Newren1-1/+1
2021-05-21simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler1-3/+7
2021-03-15simple-ipc: add win32 implementationJeff Hostetler1-0/+28