summaryrefslogtreecommitdiff
path: root/util/lock
Commit message (Expand)AuthorAgeFilesLines
* tree: Run clang-format on C++ filesTom Hughes2023-03-162-9/+10
* util/lock: Fix license headersTom Hughes2022-09-237-204/+24
* util: Compile ectool (and other utils) with C++Tom Hughes2022-09-223-0/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-22/+15
* util/lock/ipc_lock.h: Format with clang-formatJack Rosenthal2022-07-011-8/+8
* util/lock/locks.h: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* util/lock/file_lock.c: Format with clang-formatJack Rosenthal2022-06-281-8/+7
* util: Add constTom Hughes2021-05-031-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* file_lock: Add fallback directoryDavid Hendricks2016-06-021-16/+27
* locks: Update lockfile dir to be FHS 3.0 compliantDavid Hendricks2016-03-021-1/+1
* Replace SysV semaphore lock with file lockDavid Hendricks2016-03-018-557/+263
* Add library for working with AndroidDavid Hendricks2016-02-293-0/+106
* Add bionic compatibilityAnatol Pomazau2016-02-101-1/+1
* cleanup: fix all the header guardsBill Richardson2015-06-184-12/+12
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-192-26/+21
* util: declare all host utils source dependencies in build.mkVincent Palatin2013-11-141-1/+1
* Add GEC lock mechanism.Louis Yung-Chieh Lo2012-08-108-0/+762