.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
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 years ago |
calloc.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
free.c
|
765696aac5
More hiding, 300 left
|
19 years ago |
mallinfo.c
|
acd92003c8
Avoid compiler warnings.
|
20 years ago |
malloc.c
|
629ec28ed6
add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail
|
20 years ago |
malloc.h
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 years ago |
mallopt.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 years ago |
memalign.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 years ago |
realloc.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |