summaryrefslogtreecommitdiff
path: root/regress/lib/libc/malloc/malloc_general/malloc_general.c
AgeCommit message (Expand)Author
2022-01-09Increase the max size of allocations, in prep for a large cache implementation.Otto Moerbeek
2019-06-04Move to env var, likelky the possibility to set malloc options fromOtto Moerbeek
2019-05-23Throw malloc_conceal and freezero into the mix.Otto Moerbeek
2018-11-29We're manipulating malloc flags ourselves, start with restting them all.Otto Moerbeek
2017-01-24fix make clean and warningsOtto Moerbeek
2017-01-24make sure realloc preserves dataOtto Moerbeek
2017-01-23test malloc/realloc/free with some flag combo'sOtto Moerbeek