summaryrefslogtreecommitdiffstats
path: root/src/basic/lock-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lock-util: do not expect EACCES when it cannot happenLuca Boccassi2024-05-221-1/+8
* fs-util: rename xopenat() -> xopanat_full()Yu Watanabe2024-02-151-7/+7
* lock-util: add a new lock_generic_with_timeout() helperLennart Poettering2023-11-021-0/+89
* lock-util: Add LOCK_NONEDaan De Meyer2023-06-151-0/+2
* fs-util: Add XOpenFlags with XO_LABEL flag to have xopenat() MAC label files/...Daan De Meyer2023-05-311-1/+7
* fs-util: Add xopenat_lock()Daan De Meyer2023-03-221-23/+18
* lock-util: Add make_lock_file_at()Daan De Meyer2023-03-211-4/+14
* fs-util: Drop unlink_noerrno()Daan De Meyer2023-03-151-1/+1
* lock-util: Add posix_lock()Daan De Meyer2023-03-131-3/+24
* lock-util: Use unposix_lock() in make_lock_file() and release_lock_file()Daan De Meyer2023-03-101-15/+8
* lock-util: Move to src/basicDaan De Meyer2023-03-101-0/+161