Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年 前
..
Makefile ba31c6c463 Remove TOPDIR 18 年 前
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 18 年 前
calloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
free.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
heap.h aab07d0500 macro out the thread funcs in libc if threading is disabled 18 年 前
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 年 前
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 年 前
heap_debug.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
heap_free.c f36ef4a88b Doc fix. 22 年 前
malloc.c 010301e968 tweak the idea between having a MMU and actually using it 18 年 前
malloc.h 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年 前
malloc_debug.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
memalign.c cdbdcae49d declare local prototype since we cant use system malloc.h 18 年 前
realloc.c 31ff6e059f check for a 0 size first, then check for a NULL pointer 18 年 前