Miles Bader 14a41e5eed (CSRC): Make contents source files, not object files. 23 years ago
..
Makefile 14a41e5eed (CSRC): Make contents source files, not object files. 23 years ago
free.c 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. 23 years ago
heap.h 3b836d665f (HEAP_MIN_SIZE): New macro. 23 years ago
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 years ago
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 years ago
heap_free.c c5568de190 Size tweaks. 23 years ago
malloc.c bdc62ea2b8 (malloc): Use MALLOC_SETUP. 23 years ago
malloc.h 5a0af72d6d (MALLOC_SETUP): New macro. 23 years ago
memalign.c 3fa4f2f6ca Initial checkin. 23 years ago
realloc.c b348111d8c (realloc): Follow new arg conventions of MALLOC_SET_SIZE. 23 years ago