]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/malloc-internal.h
malloc: Check the alignment of mmapped chunks before unmapping.
[thirdparty/glibc.git] / malloc / malloc-internal.h
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-31  Florian Weimermalloc: Remove the internal_function attribute
2017-06-30  H.J. Lui386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]
2017-05-30  Dennis WölfingAdd reallocarray function
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-08-03  Florian Weimerelf: dl-minimal malloc needs to respect fundamental...
2016-05-04  Florian Weimermalloc: Adjust header file guard in malloc-internal.h
2016-04-14  Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]