diff options
author | Thierry Deval <tdeval@cvs.openbsd.org> | 2004-08-01 08:45:40 +0000 |
---|---|---|
committer | Thierry Deval <tdeval@cvs.openbsd.org> | 2004-08-01 08:45:40 +0000 |
commit | af791ccb4611f1991b112519f0e3557de3ee628b (patch) | |
tree | 33d16095a5fb166095e7f91e76e1cbeef78141ee /sys/arch/mvme88k/include/locore.h | |
parent | 96a0da96187bd108ad86fd5015a4ee152ccd03c3 (diff) |
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 'sys/arch/mvme88k/include/locore.h')
0 files changed, 0 insertions, 0 deletions