aboutsummaryrefslogtreecommitdiff
path: root/malloc/malloc-internal.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella1-0/+1
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu1-40/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-10Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab1-0/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella1-20/+0
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-0/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31malloc: Remove the internal_function attributeFlorian Weimer1-3/+3
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu1-10/+0
2017-05-30Add reallocarray functionDennis Wölfing1-0/+19
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-08-03elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer1-0/+53
2016-05-04malloc: Adjust header file guard in malloc-internal.hFlorian Weimer1-3/+3
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer1-0/+32