aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-scratch_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-28Remove unused scratch_buffer_dupfreeSzabolcs Nagy1-20/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella1-2/+24
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-25scratch_buffer: use union for internal bufferAdhemerval Zanella1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-04-09scratch_buffer: Suppress truncation warning on 32-bitFlorian Weimer1-2/+2
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer1-0/+155