Files
semi-libc/src/malloc
Rich Felker 3c2cbbe7ba 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.
2018-04-19 20:45:48 -04:00
..
2011-02-12 00:22:29 -05:00