aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_x_heap.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-7/+7
* Fix gfxRealloc bug for RAW32 (and derivitives)inmarket2018-10-141-2/+2
* Update license headerTibo Clausen2018-10-011-1/+1
* Update the Raw32 heap allocator to remove a memory merging bug.inmarket2016-12-121-62/+50
* Add ability to emulate malloc() and free() to prevent nasty hard to find link...inmarket2015-11-271-0/+11
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Fixing compiler warning "assignment in condition" (ARMCC)Joel Bodenmann2015-10-191-1/+2
* Significant improvements in alternative scheduler.inmarket2015-07-161-0/+195