aboutsummaryrefslogtreecommitdiff
path: root/reftable/system.c
AgeCommit message (Expand)Author
12 daysreftable/system: add abstraction to mmap filesPatrick Steinhardt
12 daysreftable/system: add abstraction to retrieve time in millisecondsPatrick Steinhardt
12 daysreftable/stack: provide fsync(3p) via system headerPatrick Steinhardt
2025-08-12reftable: don't second-guess errors from flock interfacePatrick Steinhardt
2025-02-18reftable: decouple from Git codebase by pulling in "compat/posix.h"Patrick Steinhardt
2025-02-18reftable/system: introduce `reftable_rand()`Patrick Steinhardt
2024-11-19reftable/system: provide thin wrapper for lockfile subsystemPatrick Steinhardt
2024-11-19reftable/system: provide thin wrapper for tempfile subsystemPatrick Steinhardt