Age | Commit message (Expand) | Author |
---|---|---|
2005-10-04 | Clean up pthread include mess. Some of these will be needed to support NPTL, ... | "Steven J. Hill" |
2005-07-06 | add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc tes... | Mike Frysinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2005-01-19 | Avoid compiler warnings. | Peter Kjellerstedt |
2004-11-08 | Some requested additional malloc entry points | Eric Andersen |
2004-08-25 | Mike Frysinger writes: | Eric Andersen |
2004-07-15 | _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE | Eric Andersen |
2004-07-15 | Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. | Eric Andersen |
2003-12-30 | Fix the manditory typo in my last minute untested fix. | Eric Andersen |
2003-12-30 | Rework malloc. The new default implementation is based on dlmalloc from Doug | Eric Andersen |