Actions
Feature #4135
openintegrate 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 almost 9 years ago
Updated by Andrew Stormont almost 9 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 almost 9 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.
Updated by Saulius Krasuckas 9 months ago
Andrew Stormont wrote in #note-3:
after looking at the manpage for the BSD flock command and the code that we have here,
1, Andrew, what part of Paul Armstrong's code from 2008 you didn't like?
I think I'm probably better off writing my own implementation.
2, how did it went?
Actions