.. |
Makefile
|
e6aa37afc9
Replace all Makefiles for new build infrastucture
|
19 gadi atpakaļ |
Makefile.in
|
de5359a570
Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC
|
19 gadi atpakaļ |
calloc.c
|
6373c2b141
Fix the manditory typo in my last minute untested fix.
|
21 gadi atpakaļ |
free.c
|
acd92003c8
Avoid compiler warnings.
|
20 gadi atpakaļ |
mallinfo.c
|
acd92003c8
Avoid compiler warnings.
|
20 gadi atpakaļ |
malloc.c
|
629ec28ed6
add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail
|
19 gadi atpakaļ |
malloc.h
|
2f025ae954
Mike Frysinger writes:
|
20 gadi atpakaļ |
mallopt.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 gadi atpakaļ |
memalign.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 gadi atpakaļ |
realloc.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 gadi atpakaļ |