.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
il y a 19 ans |
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
|
il y a 19 ans |
calloc.c
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
il y a 19 ans |
free.c
|
7477fa1a17
just drop all of the debug code
|
il y a 19 ans |
mallinfo.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
il y a 18 ans |
malloc.c
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
il y a 18 ans |
malloc.h
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
il y a 18 ans |
mallopt.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
il y a 21 ans |
memalign.c
|
5093fcf120
rename local var brk to _brk
|
il y a 19 ans |
realloc.c
|
fc6389aa6a
Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT.
|
il y a 18 ans |