about summary refs log tree commit diff
path: root/src/pathlocks.cc
AgeCommit message (Expand)AuthorFilesLines
2003-10-08 * Get rid of identifiers since they are redundant now. This greatlyEelco Dolstra1-6/+6
2003-09-11 * Added some missing #includes.Eelco Dolstra1-0/+2
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