]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/tst-dynarray.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / malloc / tst-dynarray.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-30  Florian Weimerdynarray: Set errno on overflow-induced allocation...
2017-06-13  Florian Weimerdynarray: Implement begin/end functions in the spirit...
2017-06-02  Florian WeimerAdd internal facility for dynamic array handling