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