14 Commits (7f125ff9094bfebbb381afa19380943a088c8fcb)

Author SHA1 Message Date
Jeff King 6c003d6ffb reopen_tempfile(): truncate opened file 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Brandon Williams ea8ace4ad3 tempfile: rename 'template' variables 7 years ago
Martin Ågren 5de134ca85 tempfile: fix documentation on `delete_tempfile()` 7 years ago
Jeff King 076aa2cbda tempfile: auto-allocate tempfiles on heap 7 years ago
Jeff King 422a21c6a0 tempfile: remove deactivated list entries 7 years ago
Jeff King 24d82185d2 tempfile: use list.h for linked list 7 years ago
Jeff King f5b4dc7668 tempfile: handle NULL tempfile pointers gracefully 7 years ago
Jeff King 49bd0fc222 tempfile: do not delete tempfile on failed close 7 years ago
Ben Wijen 05d1ed6148 mingw: ensure temporary file handles are not inherited by child processes 9 years ago
Michael Haggerty 99397152a3 register_tempfile(): new function to handle an existing temporary file 10 years ago
Michael Haggerty 354ab11206 tempfile: add several functions for creating temporary files 10 years ago
Michael Haggerty 1a9d15db25 tempfile: a new module for handling temporary files 10 years ago