Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfile | Ben Wijen | 2016-08-23 | 1 | -0/+4 |
* | register_tempfile(): new function to handle an existing temporary file | Michael Haggerty | 2015-08-10 | 1 | -0/+8 |
* | tempfile: add several functions for creating temporary files | Michael Haggerty | 2015-08-10 | 1 | -0/+96 |
* | tempfile: a new module for handling temporary files | Michael Haggerty | 2015-08-10 | 1 | -0/+167 |