]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/dynarray_emplace_enlarge.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / malloc / dynarray_emplace_enlarge.c
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-12-28  Adhemerval ZanellaReplace check_mul_overflow_size_t with __builtin_mul_ov...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-06  Florian Weimer__libc_dynarray_emplace_enlarge: Add missing else
2017-08-30  Florian Weimerdynarray: Set errno on overflow-induced allocation...
2017-06-02  Florian WeimerAdd internal facility for dynamic array handling