summaryrefslogtreecommitdiffstats
path: root/reftable/system.c
AgeCommit message (Expand)AuthorLines
2026-04-02reftable/system: add abstraction to mmap filesPatrick Steinhardt-0/+20
2026-04-02reftable/system: add abstraction to retrieve time in millisecondsPatrick Steinhardt-0/+6
2026-04-02reftable/stack: provide fsync(3p) via system headerPatrick Steinhardt-0/+6
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