summaryrefslogtreecommitdiff
path: root/mem-pool.h
Commit message (Expand)AuthorAgeFilesLines
* mem-pool: use consistent pool variable nameElijah Newren2020-08-181-2/+2
* mem-pool: use more standard initialization and finalizationElijah Newren2020-08-181-2/+2
* mem-pool: add convenience functions for strdup and strndupElijah Newren2020-08-181-0/+6
* block alloc: add validations around cache_entry lifecyleJameson Miller2018-07-031-1/+1
* mem-pool: fill out functionalityJameson Miller2018-07-031-0/+13
* mem-pool: add life cycle management functionsJameson Miller2018-07-031-0/+10
* mem-pool: move reusable parts of memory pool into its own fileJameson Miller2018-04-121-0/+34