]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/dynarray-skeleton.c
malloc: Ensure that the consolidated fast chunk has a sane size.
[thirdparty/glibc.git] / malloc / dynarray-skeleton.c
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-13  Florian Weimerdynarray: Implement begin/end functions in the spirit...
2017-06-02  Florian WeimerAdd internal facility for dynamic array handling