diff options
author | Rich Felker <dalias@aerifal.cx> | 2018-04-19 20:45:48 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-04-19 20:45:48 -0400 |
commit | 3c2cbbe7ba8b4486299ae0d5336ae01ab520d116 (patch) | |
tree | f269c212fa64c10f68e990550ef6c91c885592e3 /WHATSNEW | |
parent | 23389b1988b061e8487c316893a8a8eb77770a2f (diff) | |
download | musl-3c2cbbe7ba8b4486299ae0d5336ae01ab520d116.tar.gz |
using malloc implementation types/macros/idioms for memalign
the generated code should be mostly unchanged, except for explicit use
of C_INUSE in place of copying the low bits from existing chunk
headers/footers.
these changes also remove mild UB due to dubious arithmetic on
pointers into imaginary size_t[] arrays.
Diffstat (limited to 'WHATSNEW')
0 files changed, 0 insertions, 0 deletions