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