.. |
Makefile
|
8c7ac6fc36
Clean up pthread include mess. Some of these will be needed to support NPTL, but they do no harm for the linuxthreads case. Yes, I tested this.
|
20 年之前 |
calloc.c
|
6373c2b141
Fix the manditory typo in my last minute untested fix.
|
22 年之前 |
free.c
|
acd92003c8
Avoid compiler warnings.
|
20 年之前 |
mallinfo.c
|
acd92003c8
Avoid compiler warnings.
|
20 年之前 |
malloc.c
|
629ec28ed6
add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail
|
20 年之前 |
malloc.h
|
2f025ae954
Mike Frysinger writes:
|
21 年之前 |
mallopt.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
22 年之前 |
memalign.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
22 年之前 |
realloc.c
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
22 年之前 |