]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journalctl.c
path-util: unify how we process paths specified on the command line
authorLennart Poettering <lennart@poettering.net>
Thu, 22 Oct 2015 17:54:29 +0000 (19:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 24 Oct 2015 21:03:49 +0000 (23:03 +0200)
commit0f03c2a4c093e3d44f4072144827e943c05c8904
tree70232d1b14b4dfcd82983894d13963e2ca9f4fec
parent0f4743651081b5367ab06f238827ddfd4da74e74
path-util: unify how we process paths specified on the command line

Let's introduce a common function that makes relative paths absolute and
warns about any errors while doing so.
src/basic/path-util.c
src/basic/path-util.h
src/firstboot/firstboot.c
src/journal/journalctl.c
src/machine-id-setup/machine-id-setup-main.c
src/nspawn/nspawn.c
src/systemctl/systemctl.c
src/sysusers/sysusers.c
src/tmpfiles/tmpfiles.c