summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorotto <>2017-02-12 10:46:09 +0000
committerotto <>2017-02-12 10:46:09 +0000
commitf673e0b62273caf5f3149539a058d72da8900e76 (patch)
tree22c80fe9a6aae08b29812caa2e20c332b0105cf7 /src/lib/libc/stdlib/malloc.c
parentb89309e72396812c8e225f8cabbd5e6acf3de82f (diff)
downloadopenbsd-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