aboutsummaryrefslogtreecommitdiff
path: root/src/malloc.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-14Latest diff reduction cleanups, now x86 builds againHelge Deller1-3/+5
2017-10-06commit changesHelge Deller1-2/+4
2015-10-15malloc: Rename csm_malloc_preinit() to malloc_csm_preinit()Kevin O'Connor1-1/+1
2015-10-15malloc: Don't mix virtual and physical addressesKevin O'Connor1-3/+4
2015-10-15malloc: Add warning if free() called on invalid memoryKevin O'Connor1-3/+1
2013-12-27Remove the pmm handle argument from _malloc().Kevin O'Connor1-11/+12
2013-09-18Move malloc code from pmm.c to new files malloc.c and malloc.h.Kevin O'Connor1-0/+70