aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-dynarray.c
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-10-29Disable -Waggressive-loop-optimizations warnings in tst-dynarray.cJoseph Myers
2021-02-09malloc: Sync dynarray with gnulibAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-30dynarray: Set errno on overflow-induced allocation failureFlorian Weimer
2017-06-13dynarray: Implement begin/end functions in the spirit of C++Florian Weimer
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer