aboutsummaryrefslogtreecommitdiff
path: root/tempfile.h
Commit message (Expand)AuthorAge
* tempfile: fix documentation on `delete_tempfile()`Martin Ă…gren2017-10-06
* tempfile: auto-allocate tempfiles on heapJeff King2017-09-06
* tempfile: remove deactivated list entriesJeff King2017-09-06
* tempfile: use list.h for linked listJeff King2017-09-06
* tempfile: handle NULL tempfile pointers gracefullyJeff King2017-09-06
* tempfile: do not delete tempfile on failed closeJeff King2017-09-06
* mingw: ensure temporary file handles are not inherited by child processesBen Wijen2016-08-23
* register_tempfile(): new function to handle an existing temporary fileMichael Haggerty2015-08-10
* tempfile: add several functions for creating temporary filesMichael Haggerty2015-08-10
* tempfile: a new module for handling temporary filesMichael Haggerty2015-08-10