]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
util: split out signal-util.[ch] from util.[ch]
authorLennart Poettering <lennart@poettering.net>
Fri, 29 May 2015 18:14:11 +0000 (20:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 May 2015 18:14:11 +0000 (20:14 +0200)
commit24882e06c135584f16f31ba8a00fecde8b7f6fad
treeb52ea2871608f6215f5d0e0f377704bec71449b6
parent1811232c4cc5d93cb02d93ed448a712e88e30868
util: split out signal-util.[ch] from util.[ch]

No functional changes.
50 files changed:
Makefile.am
src/core/busname.c
src/core/dbus-kill.c
src/core/execute.c
src/core/kill.c
src/core/load-fragment.c
src/core/main.c
src/core/manager.c
src/core/service.c
src/core/socket.c
src/fsck/fsck.c
src/import/export.c
src/import/import-common.c
src/import/import.c
src/import/importd.c
src/import/pull-common.c
src/import/pull.c
src/journal-remote/journal-remote.c
src/journal-remote/journal-upload.c
src/journal/coredumpctl.c
src/journal/journald-server.c
src/libsystemd/sd-bus/bus-socket.c
src/libsystemd/sd-bus/bus-util.c
src/libsystemd/sd-event/sd-event.c
src/libsystemd/sd-event/test-event.c
src/login/loginctl.c
src/login/logind.c
src/machine/machinectl.c
src/machine/machined.c
src/network/networkd-wait-online.c
src/network/networkd.c
src/nspawn/nspawn.c
src/remount-fs/remount-fs.c
src/resolve/resolved.c
src/run/run.c
src/shared/ask-password-api.c
src/shared/log.c
src/shared/machine-pool.c
src/shared/process-util.c
src/shared/pty.c
src/shared/signal-util.c [new file with mode: 0644]
src/shared/signal-util.h [new file with mode: 0644]
src/shared/util.c
src/shared/util.h
src/systemctl/systemctl.c
src/test/test-pty.c
src/test/test-util.c
src/timesync/timesyncd.c
src/tty-ask-password-agent/tty-ask-password-agent.c
src/udev/udev-event.c