summaryrefslogtreecommitdiff
path: root/reftable/reftable-blocksource.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-02reftable: introduce "reftable-system.h" headerPatrick Steinhardt1-1/+1
2025-04-07reftable/block: rename `block` to `block_data`Patrick Steinhardt1-7/+7
2025-04-07reftable/blocksource: consolidate code into a single filePatrick Steinhardt1-1/+2
2025-04-07reftable: fix formatting of the license headerPatrick Steinhardt1-6/+6
2025-01-21reftable/blocksource: adjust `read_block()` to return `ssize_t`Patrick Steinhardt1-4/+7
2025-01-21reftable/blocksource: adjust type of the block lengthPatrick Steinhardt1-1/+1
2021-10-08reftable: add blocksource, an abstraction for random access readsHan-Wen Nienhuys1-0/+49