aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-mallocalign1.c
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-02-01malloc: Fix tst-mallocalign1 macro spacing.Carlos O'Donell
2022-01-31malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ #26779]Carlos O'Donell
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu