aboutsummaryrefslogtreecommitdiff
path: root/support/blob_repeat.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
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-05-12support: Add support_blob_repeat_allocate_sharedFlorian Weimer1-6/+25
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-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella1-23/+3
2018-12-15support: Do not require overflow builtin in support/blob_repeat.cFlorian Weimer1-3/+23
2018-10-30support_blob_repeat: Call mkstemp directory for the backing fileFlorian Weimer1-5/+9
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer1-0/+278