summaryrefslogtreecommitdiff
path: root/Source/cmFileLockUnix.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-271-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+4
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-2/+2
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-3/+1
* clang-tidy: Use default member initializationRegina Pfeifer2018-12-151-1/+0
* 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