summaryrefslogtreecommitdiffstats
path: root/lockfile.h
AgeCommit message (Expand)AuthorLines
2015-08-28lockfile: remove function "hold_lock_file_for_append"Ralf Thielow-19/+7
2015-08-10tempfile: a new module for handling temporary filesMichael Haggerty-25/+48
2015-08-10lockfile: add accessor get_lock_file_path()Michael Haggerty-0/+6
2015-08-10lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()Michael Haggerty-0/+3
2015-08-10lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty-60/+230
2015-05-14lockfile: allow file locking to be retried with a timeoutMichael Haggerty-2/+14
2014-10-15lockfile: remove unable_to_lock_errorJonathan Nieder-1/+0
2014-10-01fdopen_lock_file(): access a lockfile using stdioMichael Haggerty-0/+4
2014-10-01lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty-0/+84