.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
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
|
8a0b43005a
Hide mostly used functions
|
19 gadi atpakaļ |
free.c
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
19 gadi atpakaļ |
mallinfo.c
|
f55254e2a9
fix signed/unsigned warning
|
19 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
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
19 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
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 gadi atpakaļ |