Age | Commit message (Expand) | Author |
---|---|---|
2005-12-13 | __malloc_consolidate is only libc internal, enable use of __sbrk | Peter S. Mazinger |
2005-12-08 | mmap/mremap/socket/rewind gone | Peter S. Mazinger |
2005-12-06 | macro out the thread funcs in libc if threading is disabled | Mike Frysinger |
2005-11-29 | Hiding again | Peter S. Mazinger |
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 | Rework malloc. The new default implementation is based on dlmalloc from Doug | Eric Andersen |