summaryrefslogtreecommitdiff
path: root/lockfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix NFS object corruptionWilson Snyder2010-11-011-2/+2
* Use bool, true and false for boolean valuesJoel Rosdahl2010-08-291-7/+7
* Remove includes that are redundant after system.h introductionJoel Rosdahl2010-08-291-4/+0
* Add missing license header in lockfile.cJoel Rosdahl2010-08-291-0/+18
* win32: Implement lockfile primitivesJoel Rosdahl2010-08-011-0/+51
* Implement file locking primitivesJoel Rosdahl2010-08-011-0/+139