about summary refs log tree commit diff
path: root/malloc/tst-memalign-2.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer2023-08-151-2/+5
* malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)DJ Delorie2023-04-181-4/+9
* memalign: Support scanning for aligned chunks.DJ Delorie2023-03-291-0/+155