Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the max size of allocations, in prep for a large cache implementation. | otto | 2022-01-09 | 1 | -3/+3 |
| | |||||
* | Move to env var, likelky the possibility to set malloc options from | otto | 2019-06-04 | 1 | -11/+0 |
| | | | | main is going away. | ||||
* | Throw malloc_conceal and freezero into the mix. | otto | 2019-05-23 | 1 | -3/+8 |
| | |||||
* | We're manipulating malloc flags ourselves, start with restting them all. | otto | 2018-11-29 | 1 | -1/+5 |
| | | | | ok bluhm@ | ||||
* | fix make clean and warnings | otto | 2017-01-24 | 1 | -0/+1 |
| | |||||
* | make sure realloc preserves data | otto | 2017-01-24 | 1 | -17/+45 |
| | |||||
* | test malloc/realloc/free with some flag combo's | otto | 2017-01-23 | 1 | -0/+96 |