Eric Andersen a4b98042e6 _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE 20 years ago
..
Makefile 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 years ago
calloc.c 6373c2b141 Fix the manditory typo in my last minute untested fix. 20 years ago
free.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 years ago
mallinfo.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 years ago
malloc.c 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. 20 years ago
malloc.h a4b98042e6 _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE 20 years ago
mallopt.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 years ago
memalign.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 years ago
realloc.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 years ago