Miles Bader 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. %!s(int64=24) %!d(string=hai) anos
..
Makefile 698d2c6803 Per suggestion from Miles Bader, move calloc.c to libc/stdlib. %!s(int64=24) %!d(string=hai) anos
free.c 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. %!s(int64=24) %!d(string=hai) anos
heap.h 3b836d665f (HEAP_MIN_SIZE): New macro. %!s(int64=24) %!d(string=hai) anos
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at %!s(int64=24) %!d(string=hai) anos
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at %!s(int64=24) %!d(string=hai) anos
heap_free.c c5568de190 Size tweaks. %!s(int64=24) %!d(string=hai) anos
malloc.c 1c0f265241 Add flow-control hints with __malloc_likely and __malloc_unlikely. %!s(int64=24) %!d(string=hai) anos
malloc.h 992f2d15e2 (__malloc_likely, __malloc_unlikely): New macros. %!s(int64=24) %!d(string=hai) anos
realloc.c cb6fdcff80 Handle zero NEW_SIZE case. %!s(int64=24) %!d(string=hai) anos