summaryrefslogtreecommitdiffstats
path: root/reftable/reftable-malloc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reftable: utility functionsHan-Wen Nienhuys2021-10-081-0/+18
This commit provides basic utility classes for the reftable library. Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>