]> git.ipfire.org Git - people/ms/network.git/commit - src/functions/functions.lock
Allow using locks with a name instead of path
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Sep 2016 19:09:52 +0000 (21:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Sep 2016 19:09:52 +0000 (21:09 +0200)
commitf5ba5f6b41879a1642b24361dec03084fa92069c
treec6ed45746c9a48913c8d55dc645df233ba68a271
parent427f5ae2f4108ce91e646cd7d1415a25a97aeada
Allow using locks with a name instead of path

This makes it easier to create a temporary
lock in code without constructing the path of
the lock file first.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.constants
src/functions/functions.lock