Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lock-util: do not expect EACCES when it cannot happen | Luca Boccassi | 2024-05-22 | 1 | -1/+8 |
* | fs-util: rename xopenat() -> xopanat_full() | Yu Watanabe | 2024-02-15 | 1 | -7/+7 |
* | lock-util: add a new lock_generic_with_timeout() helper | Lennart Poettering | 2023-11-02 | 1 | -0/+89 |
* | lock-util: Add LOCK_NONE | Daan De Meyer | 2023-06-15 | 1 | -0/+2 |
* | fs-util: Add XOpenFlags with XO_LABEL flag to have xopenat() MAC label files/... | Daan De Meyer | 2023-05-31 | 1 | -1/+7 |
* | fs-util: Add xopenat_lock() | Daan De Meyer | 2023-03-22 | 1 | -23/+18 |
* | lock-util: Add make_lock_file_at() | Daan De Meyer | 2023-03-21 | 1 | -4/+14 |
* | fs-util: Drop unlink_noerrno() | Daan De Meyer | 2023-03-15 | 1 | -1/+1 |
* | lock-util: Add posix_lock() | Daan De Meyer | 2023-03-13 | 1 | -3/+24 |
* | lock-util: Use unposix_lock() in make_lock_file() and release_lock_file() | Daan De Meyer | 2023-03-10 | 1 | -15/+8 |
* | lock-util: Move to src/basic | Daan De Meyer | 2023-03-10 | 1 | -0/+161 |