summaryrefslogtreecommitdiffstats
path: root/Source/cmFileLockUnix.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Avoid else after returnDaniel Pfeifer2016-09-161-6/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-38/+23
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* file(LOCK): Close file descriptor/handle when releasing a lockBetsy McPhail2015-03-251-0/+4
* file: Use 'long' to represent the parsed LOCK TIMEOUT valueRuslan Baratov2014-12-051-1/+1
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+102