about summary refs log tree commit homepage
path: root/Documentation/include.mk
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-10-03 07:21:59 +0000
committerEric Wong <e@80x24.org>2019-10-05 06:54:00 +0000
commit6242da34fbe20940e3e258d2ec80e9aeef0438e1 (patch)
treec35bca08f9bf8f193debfd6f80902f640457abd6 /Documentation/include.mk
parent0e323a88eee90196392ef9a86bcd38159023550f (diff)
downloadpublic-inbox-6242da34fbe20940e3e258d2ec80e9aeef0438e1.tar.gz
First, we use flock(2) to wait on parallel public-inbox-init(1)
invocations while we make multiple changes using git-config(1).
This flock allows -init processes to wait on each other if using
reasonable POSIX filesystems.

Then, we also need a git-config(1)-compatible lock to prevent
user-invoked git-config(1) processes from clobbering our
changes while we're holding the flock.
Diffstat (limited to 'Documentation/include.mk')
0 files changed, 0 insertions, 0 deletions