git/reftable
Patrick Steinhardt 20590cd287 reftable: handle trivial `reftable_buf` errors
Convert the reftable library such that we handle failures with the
new `reftable_buf` interfaces.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-17 16:59:56 -04:00
..
LICENSE
basics.c reftable: convert from `strbuf` to `reftable_buf` 2024-10-17 16:59:56 -04:00
basics.h reftable: convert from `strbuf` to `reftable_buf` 2024-10-17 16:59:56 -04:00
block.c reftable: handle trivial `reftable_buf` errors 2024-10-17 16:59:56 -04:00
block.h reftable: convert from `strbuf` to `reftable_buf` 2024-10-17 16:59:56 -04:00
blocksource.c reftable/blocksource: adapt interface name 2024-10-17 16:59:56 -04:00
blocksource.h reftable/blocksource: adapt interface name 2024-10-17 16:59:56 -04:00
constants.h
error.c
iter.c reftable: handle trivial `reftable_buf` errors 2024-10-17 16:59:56 -04:00
iter.h reftable: convert from `strbuf` to `reftable_buf` 2024-10-17 16:59:56 -04:00
merged.c
merged.h
pq.c
pq.h
reader.c reftable: handle trivial `reftable_buf` errors 2024-10-17 16:59:56 -04:00
reader.h Merge branch 'ps/reftable-alloc-failures' 2024-10-10 14:22:25 -07:00
record.c reftable: handle trivial `reftable_buf` errors 2024-10-17 16:59:56 -04:00
record.h reftable/record: adapt `reftable_record_key()` to handle allocation failures 2024-10-17 16:59:56 -04:00
reftable-basics.h
reftable-blocksource.h
reftable-error.h
reftable-iterator.h
reftable-merged.h
reftable-reader.h
reftable-record.h
reftable-stack.h Merge branch 'ps/reftable-alloc-failures' 2024-10-10 14:22:25 -07:00
reftable-writer.h Merge branch 'ps/reftable-alloc-failures' 2024-10-10 14:22:25 -07:00
stack.c reftable: handle trivial `reftable_buf` errors 2024-10-17 16:59:56 -04:00
stack.h
system.h reftable: convert from `strbuf` to `reftable_buf` 2024-10-17 16:59:56 -04:00
tree.c
tree.h
writer.c reftable: handle trivial `reftable_buf` errors 2024-10-17 16:59:56 -04:00
writer.h reftable: convert from `strbuf` to `reftable_buf` 2024-10-17 16:59:56 -04:00