.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
19 years ago |
calloc.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
free.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
heap.h
|
82911dd000
merge fix from blackfin cvs:
|
18 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
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
heap_free.c
|
f36ef4a88b
Doc fix.
|
22 years ago |
malloc.c
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 years ago |
malloc.h
|
82911dd000
merge fix from blackfin cvs:
|
18 years ago |
malloc_debug.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
memalign.c
|
cdbdcae49d
declare local prototype since we cant use system malloc.h
|
19 years ago |
realloc.c
|
31ff6e059f
check for a 0 size first, then check for a NULL pointer
|
18 years ago |