Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-28 | lockfile: remove function "hold_lock_file_for_append" | 1 | -19/+7 | |
2015-08-10 | tempfile: a new module for handling temporary files | 1 | -25/+48 | |
2015-08-10 | lockfile: add accessor get_lock_file_path() | 1 | -0/+6 | |
2015-08-10 | lockfile: add accessors get_lock_file_fd() and get_lock_file_fp() | 1 | -0/+3 | |
2015-08-10 | lockfile: move documentation to lockfile.h and lockfile.c | 1 | -60/+230 | |
2015-05-14 | lockfile: allow file locking to be retried with a timeout | 1 | -2/+14 | |
2014-10-15 | lockfile: remove unable_to_lock_error | 1 | -1/+0 | |
2014-10-01 | fdopen_lock_file(): access a lockfile using stdio | 1 | -0/+4 | |
2014-10-01 | lockfile.h: extract new header file for the functions in lockfile.c | 1 | -0/+84 |