about summary refs log tree commit diff
path: root/malloc/malloc-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-151-0/+1
* Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu2021-07-091-40/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab2019-07-101-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella2018-12-281-20/+0
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* malloc: Remove the internal_function attributeFlorian Weimer2017-08-311-3/+3
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2017-06-301-10/+0
* Add reallocarray functionDennis Wölfing2017-05-301-0/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer2016-08-031-0/+53
* malloc: Adjust header file guard in malloc-internal.hFlorian Weimer2016-05-041-3/+3
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-04-141-0/+32