chiark / gitweb /
core: get rid of condition.c and move the remaining call into util.c
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 13:09:51 +0000 (14:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 13:21:11 +0000 (14:21 +0100)
commit493657337ad8569e0998a3afa7d6fb357757364a
tree058cfe40cd4e86f43d9b02020575c2819aef1fed
parentc073a0c4a5ffbf6677dd6af02e7c7d59b2b901ab
core: get rid of condition.c and move the remaining call into util.c

That way only one file with condition code remaining, in src/shared/,
rather than src/core/.

Next step: dropping the "-util" suffix from condition-util.[ch].
Makefile.am
src/core/condition.c [deleted file]
src/core/condition.h [deleted file]
src/core/unit.c
src/core/unit.h
src/libsystemd-network/network-internal.c
src/test/test-tables.c