Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-08-15 | malloc: Remove bin scanning from memalign (bug 30723) | Florian Weimer | 1 | -2/+5 |
2023-04-18 | malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101) | DJ Delorie | 1 | -4/+9 |
2023-03-29 | memalign: Support scanning for aligned chunks. | DJ Delorie | 1 | -0/+155 |