aboutsummaryrefslogtreecommitdiff
path: root/reftable/reftable-blocksource.h
AgeCommit message (Expand)Author
12 daysreftable: introduce "reftable-system.h" headerPatrick Steinhardt
2025-04-07reftable/block: rename `block` to `block_data`Patrick Steinhardt
2025-04-07reftable/blocksource: consolidate code into a single filePatrick Steinhardt
2025-04-07reftable: fix formatting of the license headerPatrick Steinhardt
2025-01-21reftable/blocksource: adjust `read_block()` to return `ssize_t`Patrick Steinhardt
2025-01-21reftable/blocksource: adjust type of the block lengthPatrick Steinhardt
2021-10-08reftable: add blocksource, an abstraction for random access readsHan-Wen Nienhuys