about summary refs log tree commit diff
path: root/src/pathlocks.cc
AgeCommit message (Expand)AuthorFilesLines
2003-08-06 * Allow locks on paths to be acquired recursively (that is, if theEelco Dolstra1-2/+4
2003-08-01 * Defensive programming against POSIX locking idiocy.Eelco Dolstra1-0/+17
2003-08-01 * normaliseFState() now locks all output paths prior to building, thusEelco Dolstra1-0/+48