aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-realloc.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg1-1/+1
2017-01-04Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers1-0/+15
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-02Reformat malloc to gnu style.Ondřej Bílka1-6/+6
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-09-09malloc: Add realloc test.Will Newton1-0/+146