summaryrefslogtreecommitdiffstats
path: root/tempfile.h
AgeCommit message (Expand)AuthorLines
2016-08-23mingw: ensure temporary file handles are not inherited by child processesBen Wijen-0/+4
2015-08-10register_tempfile(): new function to handle an existing temporary fileMichael Haggerty-0/+8
2015-08-10tempfile: add several functions for creating temporary filesMichael Haggerty-0/+96
2015-08-10tempfile: a new module for handling temporary filesMichael Haggerty-0/+167