summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc0test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak malloc0test for use with mmap malloc which allocates objectsotto2004-08-041-20/+7
| | | | in a non-contiguous manner. ok art@
* EOL at endderaadt2004-02-111-2/+2
|
* various cleanups; david says results are samederaadt2003-07-311-3/+3
|
* move malloc0test.c to new subdir.otto2003-07-152-0/+138
ok tdeval@ millert@