summaryrefslogtreecommitdiff
path: root/tempfile.h
Commit message (Expand)AuthorAgeFilesLines
* mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfileBen Wijen2016-08-231-0/+4
* register_tempfile(): new function to handle an existing temporary fileMichael Haggerty2015-08-101-0/+8
* tempfile: add several functions for creating temporary filesMichael Haggerty2015-08-101-0/+96
* tempfile: a new module for handling temporary filesMichael Haggerty2015-08-101-0/+167