aboutsummaryrefslogtreecommitdiffstats
path: root/lock.c
Commit message (Expand)AuthorAgeFilesLines
* Only report 'removing stale lockfile' if it was actually removed.Matthias Andree2005-10-301-3/+7
* Detect error if lock file cannot be created.Matthias Andree2005-10-301-0/+2
* Exit with error if the lock file cannot be read.Matthias Andree2005-10-301-2/+6
* Bury on_exit() officially - hasn't worked since 6.0.0 or even longer.Matthias Andree2005-10-301-7/+0
* Rename lock_release to fm_lock_release, to avoid namespace collision onMatthias Andree2005-07-231-1/+1
* Fix Debian bug #230615, making PID file format FHS 2.3 compliant.Matthias Andree2005-07-231-30/+39
* Misc. sprintf and pid_t fixes.Matthias Andree2004-11-101-4/+6
* More minor fixes.Eric S. Raymond2003-08-131-1/+1
* Cygwin port fix.Eric S. Raymond2002-09-041-1/+1
* _( -> GT_(Eric S. Raymond2001-09-241-2/+2
* HMH's trivial fixes.Eric S. Raymond2001-07-251-1/+1
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-0/+1
* SA_RESTART and portability fixes.Eric S. Raymond2001-05-121-0/+3
* This refactored version works.Eric S. Raymond2001-03-111-2/+2
* After refactoring.Eric S. Raymond2001-03-101-0/+130
* Initial revisionEric S. Raymond2001-03-101-0/+0