Sign in
googlers
/
jrn
/
git
/
5dce36e04fb61bb4c696336f94fa3db62a559695
/
lockfile.h
4ae540d
lockfile: report when rollback fails
by Patrick Steinhardt
· 11 months ago
9865b6e
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
by Ævar Arnfjörð Bjarmason
· 3 years, 4 months ago
fa3bff2
lockfile.c: introduce 'hold_lock_file_for_update_mode'
by Taylor Blau
· 4 years, 9 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
6c003d6
reopen_tempfile(): truncate opened file
by Jeff King
· 6 years ago
d613576
lockfile: fix documentation on `close_lock_file_gently()`
by Martin Ågren
· 7 years ago
5e7f01c
lockfile: update lifetime requirements in documentation
by Jeff King
· 7 years ago
076aa2c
tempfile: auto-allocate tempfiles on heap
by Jeff King
· 7 years ago
83a3069
lockfile: do not rollback lock on failed close
by Jeff King
· 7 years ago
49bd0fc
tempfile: do not delete tempfile on failed close
by Jeff King
· 7 years ago
0978f4b
lockfile: add a new method, is_lock_file_locked()
by Michael Haggerty
· 8 years ago
b22d748
lockfile: move REPORT_ON_ERROR bit elsewhere
by Junio C Hamano
· 8 years ago
3f061bf
lockfile: LOCK_REPORT_ON_ERROR
by Junio C Hamano
· 8 years ago
05d1ed6
mingw: ensure temporary file handles are not inherited by child processes
by Ben Wijen
· 8 years ago
aae42e4
lockfile: remove function "hold_lock_file_for_append"
by Ralf Thielow
· 9 years ago
1a9d15d
tempfile: a new module for handling temporary files
by Michael Haggerty
· 9 years ago
b4fb09e
lockfile: add accessor get_lock_file_path()
by Michael Haggerty
· 9 years ago
c99a4c2
lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()
by Michael Haggerty
· 9 years ago
2db69de
lockfile: move documentation to lockfile.h and lockfile.c
by Michael Haggerty
· 9 years ago
044b6a9
lockfile: allow file locking to be retried with a timeout
by Michael Haggerty
· 10 years ago
fb43bd1
lockfile: remove unable_to_lock_error
by Jonathan Nieder
· 10 years ago
013870c
fdopen_lock_file(): access a lockfile using stdio
by Michael Haggerty
· 10 years ago
697cc8e
lockfile.h: extract new header file for the functions in lockfile.c
by Michael Haggerty
· 10 years ago