]> git.ipfire.org Git - thirdparty/systemd.git/commit
util: introduce common version() implementation and use it everywhere
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Sep 2015 01:01:06 +0000 (03:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Sep 2015 19:08:37 +0000 (21:08 +0200)
commit3f6fd1ba65f962702753c4ad284b588e59689a23
tree6520fcb6f2421c6ac0b0cb69d8242e3fb878f471
parent189d5bac5c45a6a735489541e285dec8bfc1d38d
util: introduce common version() implementation and use it everywhere

This also allows us to drop build.h from a ton of files, hence do so.
Since we touched the #includes of those files, let's order them properly
according to CODING_STYLE.
52 files changed:
src/activate/activate.c
src/analyze/analyze.c
src/basic/util.c
src/basic/util.h
src/binfmt/binfmt.c
src/boot/bootctl.c
src/bus-proxyd/bus-proxyd.c
src/bus-proxyd/stdio-bridge.c
src/cgls/cgls.c
src/cgtop/cgtop.c
src/core/main.c
src/delta/delta.c
src/detect-virt/detect-virt.c
src/escape/escape.c
src/firstboot/firstboot.c
src/hostname/hostnamectl.c
src/hwdb/hwdb.c
src/import/export.c
src/import/import.c
src/import/pull.c
src/journal-remote/journal-gatewayd.c
src/journal-remote/journal-remote.c
src/journal-remote/journal-upload.c
src/journal/cat.c
src/journal/coredumpctl.c
src/journal/journalctl.c
src/libsystemd/sd-bus/busctl.c
src/libsystemd/sd-hwdb/hwdb-internal.h
src/locale/localectl.c
src/login/inhibit.c
src/login/loginctl.c
src/machine-id-commit/machine-id-commit.c
src/machine-id-setup/machine-id-setup-main.c
src/machine/machinectl.c
src/modules-load/modules-load.c
src/network/networkctl.c
src/network/networkd-wait-online.c
src/notify/notify.c
src/nspawn/nspawn.c
src/path/path.c
src/resolve-host/resolve-host.c
src/run/run.c
src/shared/ask-password-api.h
src/shared/sysctl-util.c
src/sleep/sleep.c
src/socket-proxy/socket-proxyd.c
src/sysctl/sysctl.c
src/systemctl/systemctl.c
src/sysusers/sysusers.c
src/timedate/timedatectl.c
src/tmpfiles/tmpfiles.c
src/tty-ask-password-agent/tty-ask-password-agent.c