| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | There is no point in releasing a lock on a file which we've unlinked and | Dag-Erling Smørgrav | 2008-10-20 | 1 | -4/+0 |
| * | When pidfile is already locked and has zero length, do not return | Konstantin Belousov | 2007-10-12 | 1 | -1/+15 |
| * | Back out previous commit until I figure out why my regression test fails. | Dag-Erling Smørgrav | 2007-08-03 | 1 | -10/+4 |
| * | Use fcntl(2)-style locks instead of less-portable flock(2)-style locks. | Dag-Erling Smørgrav | 2007-08-03 | 1 | -4/+10 |
| * | strlcpy() may be faster than snprintf(), but it is less portable, and this | Dag-Erling Smørgrav | 2007-05-11 | 1 | -8/+8 |
| * | Use flopen(3). | Dag-Erling Smørgrav | 2007-05-10 | 1 | -2/+2 |
| * | Remove some unused variables | Brian Somers | 2006-06-23 | 1 | -2/+0 |
| * | use pwrite to always write at the begining of the file.. If multiple calls | John-Mark Gurney | 2006-04-11 | 1 | -1/+1 |
| * | Add a family of functions for reliable pidfiles handling. | Pawel Jakub Dawidek | 2005-08-24 | 1 | -0/+246 |
