9 Commits (9cc243f7a9b06fefb29cd8e4d91ecf97298c0cb5)

Author SHA1 Message Date
Ralf Thielow aae42e43c4 lockfile: remove function "hold_lock_file_for_append" 10 years ago
Michael Haggerty 1a9d15db25 tempfile: a new module for handling temporary files 10 years ago
Michael Haggerty b4fb09e4da lockfile: add accessor get_lock_file_path() 10 years ago
Michael Haggerty c99a4c2db3 lockfile: add accessors get_lock_file_fd() and get_lock_file_fp() 10 years ago
Michael Haggerty 2db69de81d lockfile: move documentation to lockfile.h and lockfile.c 10 years ago
Michael Haggerty 044b6a9efe lockfile: allow file locking to be retried with a timeout 10 years ago
Jonathan Nieder fb43bd1cd1 lockfile: remove unable_to_lock_error 10 years ago
Michael Haggerty 013870cd2c fdopen_lock_file(): access a lockfile using stdio 11 years ago
Michael Haggerty 697cc8efd9 lockfile.h: extract new header file for the functions in lockfile.c 11 years ago