summaryrefslogtreecommitdiff
path: root/crates/fslock-guard/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in documentationTobias Stoeckmann2024-03-061-2/+2
|
* fslock-guard: sketch implementationNick Mathewson2024-01-211-0/+16
This is not yet "correct", since it will rely on https://github.com/brunoczim/fslock/pull/15 (Conceivably, it might be better to make the `fslock` crate rm-safe.)