Feature #4135
integrate lockf utility
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2013-09-14
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Title says it all.
Related issues
Updated by Andrew Stormont over 7 years ago
So I've cleaned up the code so it passes cstyle and lint but it doesn't actually work. I'll need to do a bit of debugging before submitting this off for review.
Updated by Andrew Stormont over 7 years ago
Actually after looking at the manpage for the BSD flock command and the code that we have here, I think I'm probably better off writing my own implementation.