aboutsummaryrefslogtreecommitdiffstats
path: root/include/alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Defined allocator behavior for 0 byte requestsDouglas B. Rumbaugh2 days1-1/+2
* Ran clangtidyDouglas B. Rumbaugh2 days1-1/+1
* Added an interface to access free list and updated tests to use itDouglas B. Rumbaugh3 days1-0/+7
* Intial commit: No free list management yetDouglas B. Rumbaugh3 days1-0/+38