.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
a72bfc77db
fix path to heap.h as point out by thomas_chou in Bug 617
|
19 years ago |
calloc.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
free.c
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
19 years ago |
heap.h
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 years ago |
heap_alloc.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
22 years ago |
heap_alloc_at.c
|
056f9d9894
Redo the locking, so that it may actually work. Now locking is done at
|
22 years ago |
heap_debug.c
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
19 years ago |
heap_free.c
|
f36ef4a88b
Doc fix.
|
22 years ago |
malloc.c
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
19 years ago |
malloc.h
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
19 years ago |
malloc_debug.c
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
19 years ago |
memalign.c
|
3fa4f2f6ca
Initial checkin.
|
22 years ago |
realloc.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |