summaryrefslogtreecommitdiff
path: root/lib/clean-temp.h
Commit message (Expand)AuthorAgeFilesLines
* clean-temp: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-6/+7
* clean-temp-simple: New module.Bruno Haible2021-03-221-19/+6
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* clean-temp: Add support for temporary files with given mode.Bruno Haible2020-07-041-2/+4
* clean-temp: Document limitations.Bruno Haible2020-07-041-1/+11
* clean-temp: Add support for temporary files with unpredictable names.Bruno Haible2020-07-041-4/+13
* clean-temp: Add support for temporary files anywhere in the file system.Bruno Haible2020-07-041-9/+33
* clean-temp: Improve comments.Bruno Haible2020-07-041-0/+11
* clean-temp: Don't force deletion of temporary files on native Windows.Bruno Haible2020-06-281-3/+7
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* clean-temp: Improve documentation.Bruno Haible2011-06-181-1/+6
* Typo in comment.Bruno Haible2011-04-281-1/+1
* clean-temp: Clarify what it does.Bruno Haible2011-04-271-2/+6
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-8/+8
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Comment changes.Bruno Haible2006-10-071-1/+1
* * clean-temp.h (close_stream_temp): New declaration.Eric Blake2006-10-061-0/+4
* Return an error indicator.Bruno Haible2006-10-061-10/+14
* Have clean-temp register file open descriptors to temporary files.Bruno Haible2006-10-061-0/+20
* New module 'clean-temp'.Bruno Haible2006-07-241-0/+106