summaryrefslogtreecommitdiff
path: root/mem-pool.h
AgeCommit message (Expand)Author
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