chiark / gitweb /
lockfile-util.[ch]: Split out from util.[ch]
authorColin Walters <walters@verbum.org>
Mon, 4 May 2015 20:12:46 +0000 (16:12 -0400)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:21:10 +0000 (08:21 +0100)
commit7dc61c4539d8d96c7e858ab22b433194afbc5a0e
treeeb3bd3c4cabbce4468fe3ad11f2eb3e27bd88191
parent86bdfce4885106a833847da2199fca1250ba5851
lockfile-util.[ch]: Split out from util.[ch]

Continuing the general trend of splitting up util.[ch].  I specifically
want to reuse this code in https://github.com/GNOME/libglnx and
having it split up will make future copy-pasting easier.
src/shared/lockfile-util.c [new file with mode: 0644]
src/shared/lockfile-util.h [new file with mode: 0644]
src/shared/machine-image.h
src/shared/machine-pool.c
src/shared/util.c
src/shared/util.h