summaryrefslogtreecommitdiff
path: root/libexec/ld.so/malloc.c
AgeCommit message (Expand)Author
2015-01-22delete annoying white space that annoyTheo de Raadt
2015-01-16<sys/param.h> to <limits.h> conversion. Verified binariesTheo de Raadt
2014-11-03arc4random_uniform() transformation was off, resulting in badly skewedPhilip Guenther
2014-07-06this version of malloc does not need string.hOtto Moerbeek
2014-06-21Move to a non-zeroing _dl_malloc, a _dl_calloc and _dl_reallocarry andOtto Moerbeek
2014-06-15move to a smaller rbytes buffer; ok miod@ deraadt@Otto Moerbeek
2014-06-05Move to (slightly stripped) version of libc malloc; ok deraadt@Otto Moerbeek