aboutsummaryrefslogtreecommitdiff
path: root/tempfile.c
Commit message (Expand)AuthorAge
* tempfile: avoid "ferror | fclose" trickJeff King2017-02-16
* 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
* prepare_tempfile_object(): new function, extracted from create_tempfile()Michael Haggerty2015-08-10
* tempfile: a new module for handling temporary filesMichael Haggerty2015-08-10