summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc0test/malloc0test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-151-0/+133
ok tdeval@ millert@