Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mem-pool: use consistent pool variable name | Elijah Newren | 2020-08-18 | 1 | -2/+2 |
* | mem-pool: use more standard initialization and finalization | Elijah Newren | 2020-08-18 | 1 | -2/+2 |
* | mem-pool: add convenience functions for strdup and strndup | Elijah Newren | 2020-08-18 | 1 | -0/+6 |
* | block alloc: add validations around cache_entry lifecyle | Jameson Miller | 2018-07-03 | 1 | -1/+1 |
* | mem-pool: fill out functionality | Jameson Miller | 2018-07-03 | 1 | -0/+13 |
* | mem-pool: add life cycle management functions | Jameson Miller | 2018-07-03 | 1 | -0/+10 |
* | mem-pool: move reusable parts of memory pool into its own file | Jameson Miller | 2018-04-12 | 1 | -0/+34 |