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