aboutsummaryrefslogtreecommitdiff
path: root/tools/test/malloc
Commit message (Expand)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Fix warnings and style(9) issues.Rebecca Cran2011-03-112-14/+16
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Remove broken attempt to compile libc's malloc source directly; thisKelly Yancey2002-01-022-3/+12
* Update this to match my version.Poul-Henning Kamp1996-10-262-24/+21
* malloc.c A program to benchmark and test malloc.Poul-Henning Kamp1995-10-152-0/+66