about summary refs log tree commit diff
path: root/support/temp_file.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar2022-01-211-9/+150
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* support: Add create_temp_file_in_dirAdhemerval Zanella2020-10-161-4/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer2017-11-181-5/+5
* support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer2017-11-121-0/+13
* support: Prevent multiple deletion of temporary filesFlorian Weimer2017-05-081-4/+14
* support: Delete temporary files in LIFO orderFlorian Weimer2017-05-081-11/+5
* support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer2017-03-151-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-0/+125