aboutsummaryrefslogtreecommitdiff
path: root/include/alloc_buffer.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-01alloc_buffer: Apply asm redirection before first useAdhemerval Zanella1-8/+15
2022-10-28malloc: Use uintptr_t in alloc_bufferSzabolcs Nagy1-5/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-04-11alloc_buffer: Return unqualified pointer type in alloc_buffer_nextFlorian Weimer1-5/+26
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-10-25Replace "if if " with "if " in commentsH.J. Lu1-2/+2
2017-06-21Implement allocation buffers for internal useFlorian Weimer1-0/+367