-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxclock: use thread-safe *_OFD_* fcntl() locks
If they aren't available fallback to BSD flock()s. Closes lxc#2245. Signed-off-by: Christian Brauner <[email protected]>
- Loading branch information
Christian Brauner
committed
Mar 30, 2018
1 parent
16c9253
commit b19aabf
Showing
2 changed files
with
32 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters