Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-01 | fdopen_lock_file(): access a lockfile using stdio | 1 | -11/+23 | |
2014-10-01 | get_locked_file_path(): new function | 1 | -0/+5 | |
2014-10-01 | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREF | 1 | -2/+2 | |
2014-10-01 | commit_lock_file_to(): refactor a helper out of commit_lock_file() | 1 | -14/+20 | |
2014-10-01 | api-lockfile: document edge cases | 1 | -6/+14 | |
2014-10-01 | close_lock_file(): if close fails, roll back | 1 | -3/+4 | |
2014-10-01 | commit_lock_file(): die() if called for unlocked lockfile object | 1 | -1/+2 | |
2014-10-01 | api-lockfile: revise and expand the documentation | 1 | -54/+167 | |
2008-01-16 | close_lock_file(): new function in the lockfile API | 1 | -3/+12 | |
2008-01-16 | Document lockfile API | 1 | -7/+60 | |
2007-12-14 | Start preparing the API documents. | 1 | -0/+12 |