]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
util: split-out path-util.[ch]
authorKay Sievers <kay@vrfy.org>
Mon, 7 May 2012 19:36:12 +0000 (21:36 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 8 May 2012 00:33:10 +0000 (02:33 +0200)
commit9eb977db5b89b44f254ab40c1876a76b7d7ea2d0
treed73a79d15c67aea358006832a1187ce66486b940
parentbbc98d32560cc456531bf254f7b69054921082bd
util: split-out path-util.[ch]
49 files changed:
Makefile.am
src/cgls/cgls.c
src/cgtop/cgtop.c
src/core/automount.c
src/core/cgroup.c
src/core/condition.c
src/core/device.c
src/core/execute.c
src/core/load-fragment.c
src/core/manager.c
src/core/mount-setup.c
src/core/mount.c
src/core/namespace.c
src/core/path.c
src/core/service.c
src/core/socket.c
src/core/swap.c
src/core/umount.c
src/core/unit.c
src/cryptsetup/cryptsetup.c
src/journal/sd-journal.c
src/login/logind-dbus.c
src/login/logind-inhibit.c
src/login/logind-seat.c
src/login/logind-session.c
src/login/sysfs-show.c
src/nspawn/nspawn.c
src/remount-fs/remount-fs.c
src/shared/cgroup-show.c
src/shared/cgroup-util.c
src/shared/conf-files.c
src/shared/conf-parser.c
src/shared/install.c
src/shared/label.c
src/shared/path-lookup.c
src/shared/path-util.c [new file with mode: 0644]
src/shared/path-util.h [new file with mode: 0644]
src/shared/socket-util.c
src/shared/unit-name.c
src/shared/util.c
src/shared/util.h
src/shared/utmp-wtmp.c
src/sysctl/sysctl.c
src/systemctl/systemctl.c
src/test/test-cgroup.c
src/test/test-install.c
src/tmpfiles/tmpfiles.c
src/tty-ask-password-agent/tty-ask-password-agent.c
src/udev/udev-rules.c