chiark / gitweb /
util: split all hostname related calls into hostname-util.c
authorLennart Poettering <lennart@poettering.net>
Mon, 18 May 2015 15:10:07 +0000 (17:10 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 08:57:16 +0000 (09:57 +0100)
commit73318a83b2222cad43d67b01078e38a32ac1c1e2
tree233f0ca350f28abe005bd53349e047c5d24e6945
parent9796c5f831c49eb68a61edd992ac7565f5b17b9c
util: split all hostname related calls into hostname-util.c
src/login/pam_elogind.c
src/shared/condition.c
src/shared/hostname-util.c [new file with mode: 0644]
src/shared/hostname-util.h [new file with mode: 0644]
src/shared/specifier.c
src/shared/util.c
src/shared/util.h
src/shared/utmp-wtmp.c