summaryrefslogtreecommitdiffstats
path: root/reftable/system.c
AgeCommit message (Expand)AuthorLines
2025-08-12reftable: don't second-guess errors from flock interfacePatrick Steinhardt-1/+1
2025-02-18reftable: decouple from Git codebase by pulling in "compat/posix.h"Patrick Steinhardt-0/+2
2025-02-18reftable/system: introduce `reftable_rand()`Patrick Steinhardt-0/+5
2024-11-19reftable/system: provide thin wrapper for lockfile subsystemPatrick Steinhardt-0/+77
2024-11-19reftable/system: provide thin wrapper for tempfile subsystemPatrick Steinhardt-0/+49