summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc0test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run malloc0test with all possible malloc options.bluhm2017-07-081-1/+7
|
* Use arc4random_buf() when requesting more than a single word of outputdjm2008-04-131-2/+2
| | | | | | | Use arc4random_uniform() when the desired random number upper bound is not a power of two ok deraadt@ millert@
* 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@