summaryrefslogtreecommitdiff
path: root/src/util/slab.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-29util: slab_destroy_child should check whether it's been initializedMarek Olšák1-0/+3
2016-10-07util: remove unused variableTimothy Arceri1-4/+2
2016-10-05util/slab: re-design to allow migration between pools (v3)Nicolai Hähnle1-74/+211
2016-09-06util: (trivial) add <stdint.h> include to slab.cRoland Scheidegger1-0/+1
2016-09-06util: import the slab allocator from galliumMarek Olšák1-0/+180