chiark / gitweb /
core: move ShowStatus type into the core
authorLennart Poettering <lennart@poettering.net>
Mon, 3 Mar 2014 20:23:12 +0000 (21:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 3 Mar 2014 20:23:12 +0000 (21:23 +0100)
commit4d7213b2747ddd87002f970ccc60b1a9ab637136
treeddae01aaddd7530bc119ace060c467009da4a1f2
parentca37242e52cbf90d6cdb3b26b2986b11ed1d5e91
core: move ShowStatus type into the core

Let's make the scope of the show-status stuff a bit smaller, and make it
private to the core, rather than shared API in shared/.
Makefile.am
src/core/main.c
src/core/manager.h
src/shared/conf-parser.c
src/shared/conf-parser.h
src/shared/exit-status.c
src/shared/exit-status.h