summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtonum.3
diff options
context:
space:
mode:
authortdeval <>2004-08-01 08:45:39 +0000
committertdeval <>2004-08-01 08:45:39 +0000
commit14931f8ab7a337e1d1f0d6ff78c8d42ffeaf0189 (patch)
tree5ff217da56dae9d26e4b7e73a8acaf8e65a09535 /src/lib/libc/stdlib/strtonum.3
parentba97f2fb05e82ce73f63500dca64cd2dd402f1f8 (diff)
downloadopenbsd-14931f8ab7a337e1d1f0d6ff78c8d42ffeaf0189.tar.gz
openbsd-14931f8ab7a337e1d1f0d6ff78c8d42ffeaf0189.tar.bz2
openbsd-14931f8ab7a337e1d1f0d6ff78c8d42ffeaf0189.zip
After a long gestation period, here comes our custom version of malloc(3)
using mmap(2) instead of sbrk(2). To make a long story short, using mmap(2) in malloc(3) allows us to draw all the benefits from our mmap(2)'s randomization feature, closing the effort we did for returning memory blocks from random addresses. Tested for a long time by many, thanks to them. Go for it ! deraadt@
Diffstat (limited to 'src/lib/libc/stdlib/strtonum.3')
0 files changed, 0 insertions, 0 deletions