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