summaryrefslogtreecommitdiff
path: root/Source/cmFileLockWin32.cxx
Commit message (Expand)AuthorAgeFilesLines
* Source: use C++11 nullptrscivision2023-02-141-2/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* clang-tidy: Use default member initializationRegina Pfeifer2018-12-151-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-57/+26
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* file(LOCK): Close file descriptor/handle when releasing a lockBetsy McPhail2015-03-251-0/+3
* 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/+126