Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run malloc0test with all possible malloc options. | 2017-07-08 | 1 | -1/+7 | |
| | |||||
* | Use arc4random_buf() when requesting more than a single word of output | 2008-04-13 | 1 | -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 objects | 2004-08-04 | 1 | -20/+7 | |
| | | | | in a non-contiguous manner. ok art@ | ||||
* | EOL at end | 2004-02-11 | 1 | -2/+2 | |
| | |||||
* | various cleanups; david says results are same | 2003-07-31 | 1 | -3/+3 | |
| | |||||
* | move malloc0test.c to new subdir. | 2003-07-15 | 2 | -0/+138 | |
ok tdeval@ millert@ |