aboutsummaryrefslogtreecommitdiff
path: root/include/scratch_buffer.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella1-0/+16
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-3/+3
2017-09-08Sync scratch_buffer with gnulibAdhemerval Zanella1-2/+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-10-29Use max_align_t from <stddef.h>.Joseph Myers1-3/+2
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer1-0/+137