]> git.ipfire.org Git - thirdparty/systemd.git/commit
hostnamed: use DEFINE_MAIN_FUNCTION() macro
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 20 Nov 2018 09:03:50 +0000 (18:03 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Nov 2018 17:40:02 +0000 (18:40 +0100)
commit85ae63ee874af8d22e4bbed3dd459ded8cfbcd49
tree47a624cb923bc502e9aa4a1dc0347fb80767ce38
parent77182cc65ee853d9278543cff2f517af4c27bac3
hostnamed: use DEFINE_MAIN_FUNCTION() macro

This also renames context_free() to context_clear().
src/hostname/hostnamed.c