.. |
Makefile
|
14a41e5eed
(CSRC): Make contents source files, not object files.
|
hace 22 años |
free.c
|
66dc2a8bbc
(free):
|
hace 22 años |
heap.h
|
4d5bd6060d
(__heap_delete): Renamed from `__heap_unlink_free_area'.
|
hace 22 años |
heap_alloc.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
hace 22 años |
heap_alloc_at.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
hace 22 años |
heap_free.c
|
f36ef4a88b
Doc fix.
|
hace 22 años |
malloc.c
|
505ca20e32
Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions.
|
hace 22 años |
malloc.h
|
8879afda8b
(likely, unlikely): New macros.
|
hace 22 años |
memalign.c
|
3fa4f2f6ca
Initial checkin.
|
hace 22 años |
realloc.c
|
b348111d8c
(realloc): Follow new arg conventions of MALLOC_SET_SIZE.
|
hace 22 años |