summaryrefslogtreecommitdiffstats
path: root/monop/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Make this build with WARNS=4.dholland2008-01-281-6/+6
* Convert from libc/threadlib-style mutex protection to pthread style.nathanw2004-12-141-13/+13
* Remove uses of __P.jsm2004-01-271-6/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* use an sbrk() only malloc() because save and restore depends on savingchristos2003-04-211-0/+497