summaryrefslogtreecommitdiffstats
path: root/mem-pool.h
AgeCommit message (Expand)AuthorLines
2024-06-10__attribute__: add a few missing format attributesJunio C Hamano-0/+1
2024-02-26mem-pool: add mem_pool_strfmt()René Scharfe-0/+5
2020-08-18mem-pool: use consistent pool variable nameElijah Newren-2/+2
2020-08-18mem-pool: use more standard initialization and finalizationElijah Newren-2/+2
2020-08-18mem-pool: add convenience functions for strdup and strndupElijah Newren-0/+6
2018-07-03block alloc: add validations around cache_entry lifecyleJameson Miller-1/+1
2018-07-03mem-pool: fill out functionalityJameson Miller-0/+13
2018-07-03mem-pool: add life cycle management functionsJameson Miller-0/+10
2018-04-12mem-pool: move reusable parts of memory pool into its own fileJameson Miller-0/+34