summaryrefslogtreecommitdiff
path: root/lib/abuf.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini1-1/+0
2023-08-25abuf: Allow incrementing the sizeSimon Glass1-0/+5
2023-02-11abuf: Support use from toolsSimon Glass1-1/+20
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass1-1/+3
2021-10-08Add support for an owned bufferSimon Glass1-0/+109