| .. |
|
Makefile
|
14a41e5eed
(CSRC): Make contents source files, not object files.
|
24 years ago |
|
free.c
|
306eedf9ae
* Add support for uClinux's broken munmap, contingent on
|
23 years ago |
|
heap.h
|
306eedf9ae
* Add support for uClinux's broken munmap, contingent on
|
23 years ago |
|
heap_alloc.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
24 years ago |
|
heap_alloc_at.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
24 years ago |
|
heap_debug.c
|
7e69da0c16
(__heap_check_failure): New function.
|
23 years ago |
|
heap_free.c
|
f36ef4a88b
Doc fix.
|
24 years ago |
|
malloc.c
|
306eedf9ae
* Add support for uClinux's broken munmap, contingent on
|
23 years ago |
|
malloc.h
|
306eedf9ae
* Add support for uClinux's broken munmap, contingent on
|
23 years ago |
|
memalign.c
|
3fa4f2f6ca
Initial checkin.
|
24 years ago |
|
realloc.c
|
5752e10795
(realloc): Record the correct size in the malloc header in the case
|
24 years ago |