Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reintroduce hardening against partially-replaced allocator | Rich Felker | 2018-04-19 | 1 | -0/+3 |
* | return chunks split off by memalign using __bin_chunk instead of free | Rich Felker | 2018-04-19 | 1 | -0/+3 |
* | move malloc implementation types and macros to an internal header | Rich Felker | 2018-04-19 | 1 | -0/+39 |