Sign in
googlers
/
jrn
/
git
/
0181b600a6deb66a346dbcbe8300cf9e2467ebbb
/
tempfile.h
bef0413
tempfile.c: introduce 'create_tempfile_mode'
by Taylor Blau
· 4 years, 11 months ago
ad6dad0
*.[ch]: manually align parameter lists
by Denton Liu
· 6 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 6 years ago
48a81ed
Merge branch 'jk/reopen-tempfile-truncate'
by Junio C Hamano
· 6 years ago
6c003d6
reopen_tempfile(): truncate opened file
by Jeff King
· 7 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
· 7 years ago
ea8ace4
tempfile: rename 'template' variables
by Brandon Williams
· 7 years ago
5de134c
tempfile: fix documentation on `delete_tempfile()`
by Martin Ågren
· 7 years ago
076aa2c
tempfile: auto-allocate tempfiles on heap
by Jeff King
· 8 years ago
422a21c
tempfile: remove deactivated list entries
by Jeff King
· 8 years ago
24d8218
tempfile: use list.h for linked list
by Jeff King
· 8 years ago
f5b4dc7
tempfile: handle NULL tempfile pointers gracefully
by Jeff King
· 8 years ago
49bd0fc
tempfile: do not delete tempfile on failed close
by Jeff King
· 8 years ago
05d1ed6
mingw: ensure temporary file handles are not inherited by child processes
by Ben Wijen
· 9 years ago
9939715
register_tempfile(): new function to handle an existing temporary file
by Michael Haggerty
· 10 years ago
354ab11
tempfile: add several functions for creating temporary files
by Michael Haggerty
· 10 years ago
1a9d15d
tempfile: a new module for handling temporary files
by Michael Haggerty
· 10 years ago