diff options
author | otto <> | 2017-02-12 10:46:09 +0000 |
---|---|---|
committer | otto <> | 2017-02-12 10:46:09 +0000 |
commit | f673e0b62273caf5f3149539a058d72da8900e76 (patch) | |
tree | 22c80fe9a6aae08b29812caa2e20c332b0105cf7 /src/lib/libc/stdlib/malloc.c | |
parent | b89309e72396812c8e225f8cabbd5e6acf3de82f (diff) | |
download | openbsd-f673e0b62273caf5f3149539a058d72da8900e76.tar.gz openbsd-f673e0b62273caf5f3149539a058d72da8900e76.tar.bz2 openbsd-f673e0b62273caf5f3149539a058d72da8900e76.zip |
malloc does not *need* to return page-aligned objects for size >=
a page. This is not required by any standard and other malloc
implementation do not document (or implement) this. ok deraadt@
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions