summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/malloc.h
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-4/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-3/+3
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+0
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-0/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-8/+7
* Merge from trunk."Steven J. Hill"2006-08-221-1/+0
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-5/+7
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+2
* Merge from trunk."Steven J. Hill"2005-12-101-0/+1
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-6/+3
* Merge from trunk."Steven J. Hill"2005-12-021-0/+2
* Mike Frysinger writes:Eric Andersen2004-08-251-0/+3
* _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen2004-07-151-1/+1
* Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.Eric Andersen2004-07-151-2/+11
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+953