.. |
Makefile
|
14a41e5eed
(CSRC): Make contents source files, not object files.
|
23 years ago |
free.c
|
505ca20e32
Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions.
|
23 years ago |
heap.h
|
0f66c96633
(likely, unlikely): New macros.
|
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
|
0350560bdf
(__heap_free): Tighten up the inner loop, and make the code more readable.
|
23 years ago |
malloc.c
|
505ca20e32
Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions.
|
23 years ago |
malloc.h
|
8879afda8b
(likely, unlikely): New macros.
|
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 |