Age | Commit message (Expand) | Author |
---|---|---|
2022-01-09 | Increase the max size of allocations, in prep for a large cache implementation. | Otto Moerbeek |
2019-06-04 | Move to env var, likelky the possibility to set malloc options from | Otto Moerbeek |
2019-05-23 | Throw malloc_conceal and freezero into the mix. | Otto Moerbeek |
2018-11-29 | We're manipulating malloc flags ourselves, start with restting them all. | Otto Moerbeek |
2017-01-24 | fix make clean and warnings | Otto Moerbeek |
2017-01-24 | make sure realloc preserves data | Otto Moerbeek |
2017-01-23 | test malloc/realloc/free with some flag combo's | Otto Moerbeek |