aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-memalign-2.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer1-2/+5
2023-04-18malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)DJ Delorie1-4/+9
2023-03-29memalign: Support scanning for aligned chunks.DJ Delorie1-0/+155