summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-12 01:51:49 +0200
committerKay Sievers <kay@vrfy.org>2012-04-12 02:39:37 +0200
commitf33d3ec1d7521c91da8b30ad5cb345d6416bb07d (patch)
tree8f0d1b16753d3370ea6223f0f10da1625c12c681 /src
parent5e6f883dfcd2befce26102eba972d4c1d814dfdf (diff)
move more common files to shared/ and add them to shared.la
Diffstat (limited to 'src')
-rw-r--r--src/shared/cgroup-show.c (renamed from src/cgroup-show.c)0
-rw-r--r--src/shared/cgroup-show.h (renamed from src/cgroup-show.h)0
-rw-r--r--src/shared/dbus-common.c (renamed from src/dbus-common.c)0
-rw-r--r--src/shared/dbus-common.h (renamed from src/dbus-common.h)0
-rw-r--r--src/shared/hostname-setup.c (renamed from src/hostname-setup.c)0
-rw-r--r--src/shared/hostname-setup.h (renamed from src/hostname-setup.h)0
-rw-r--r--src/shared/install.c (renamed from src/install.c)0
-rw-r--r--src/shared/install.h (renamed from src/install.h)0
-rw-r--r--src/shared/logs-show.c (renamed from src/logs-show.c)0
-rw-r--r--src/shared/logs-show.h (renamed from src/logs-show.h)0
-rw-r--r--src/shared/loopback-setup.c (renamed from src/loopback-setup.c)0
-rw-r--r--src/shared/loopback-setup.h (renamed from src/loopback-setup.h)0
-rw-r--r--src/shared/machine-id-setup.c (renamed from src/machine-id-setup.c)0
-rw-r--r--src/shared/machine-id-setup.h (renamed from src/machine-id-setup.h)0
-rw-r--r--src/shared/mount-setup.c (renamed from src/mount-setup.c)0
-rw-r--r--src/shared/mount-setup.h (renamed from src/mount-setup.h)0
-rw-r--r--src/shared/path-lookup.c (renamed from src/path-lookup.c)0
-rw-r--r--src/shared/path-lookup.h (renamed from src/path-lookup.h)0
-rw-r--r--src/shared/spawn-ask-password-agent.c (renamed from src/spawn-ask-password-agent.c)0
-rw-r--r--src/shared/spawn-ask-password-agent.h (renamed from src/spawn-ask-password-agent.h)0
-rw-r--r--src/shared/spawn-polkit-agent.c (renamed from src/spawn-polkit-agent.c)0
-rw-r--r--src/shared/spawn-polkit-agent.h (renamed from src/spawn-polkit-agent.h)0
-rw-r--r--src/shared/specifier.c (renamed from src/specifier.c)0
-rw-r--r--src/shared/specifier.h (renamed from src/specifier.h)0
-rw-r--r--src/shared/umount.c (renamed from src/umount.c)0
-rw-r--r--src/shared/umount.h (renamed from src/umount.h)0
-rw-r--r--src/shared/unit-name.c (renamed from src/unit-name.c)0
-rw-r--r--src/shared/unit-name.h (renamed from src/unit-name.h)0
-rw-r--r--src/shared/utmp-wtmp.c (renamed from src/utmp-wtmp.c)0
-rw-r--r--src/shared/utmp-wtmp.h (renamed from src/utmp-wtmp.h)0
-rw-r--r--src/shared/watchdog.c (renamed from src/watchdog.c)0
-rw-r--r--src/shared/watchdog.h (renamed from src/watchdog.h)0
32 files changed, 0 insertions, 0 deletions
diff --git a/src/cgroup-show.c b/src/shared/cgroup-show.c
index 550a2f5f31..550a2f5f31 100644
--- a/src/cgroup-show.c
+++ b/src/shared/cgroup-show.c
diff --git a/src/cgroup-show.h b/src/shared/cgroup-show.h
index 5433f46a53..5433f46a53 100644
--- a/src/cgroup-show.h
+++ b/src/shared/cgroup-show.h
diff --git a/src/dbus-common.c b/src/shared/dbus-common.c
index 038fdd41a0..038fdd41a0 100644
--- a/src/dbus-common.c
+++ b/src/shared/dbus-common.c
diff --git a/src/dbus-common.h b/src/shared/dbus-common.h
index 38d8e6538c..38d8e6538c 100644
--- a/src/dbus-common.h
+++ b/src/shared/dbus-common.h
diff --git a/src/hostname-setup.c b/src/shared/hostname-setup.c
index 550d3c2113..550d3c2113 100644
--- a/src/hostname-setup.c
+++ b/src/shared/hostname-setup.c
diff --git a/src/hostname-setup.h b/src/shared/hostname-setup.h
index 9550b8c5ab..9550b8c5ab 100644
--- a/src/hostname-setup.h
+++ b/src/shared/hostname-setup.h
diff --git a/src/install.c b/src/shared/install.c
index 080ae6a01d..080ae6a01d 100644
--- a/src/install.c
+++ b/src/shared/install.c
diff --git a/src/install.h b/src/shared/install.h
index d365c01bc7..d365c01bc7 100644
--- a/src/install.h
+++ b/src/shared/install.h
diff --git a/src/logs-show.c b/src/shared/logs-show.c
index fedb4532db..fedb4532db 100644
--- a/src/logs-show.c
+++ b/src/shared/logs-show.c
diff --git a/src/logs-show.h b/src/shared/logs-show.h
index 94caed5579..94caed5579 100644
--- a/src/logs-show.h
+++ b/src/shared/logs-show.h
diff --git a/src/loopback-setup.c b/src/shared/loopback-setup.c
index 46c1fc843a..46c1fc843a 100644
--- a/src/loopback-setup.c
+++ b/src/shared/loopback-setup.c
diff --git a/src/loopback-setup.h b/src/shared/loopback-setup.h
index cbb969e1e4..cbb969e1e4 100644
--- a/src/loopback-setup.h
+++ b/src/shared/loopback-setup.h
diff --git a/src/machine-id-setup.c b/src/shared/machine-id-setup.c
index 9e84ac0cb9..9e84ac0cb9 100644
--- a/src/machine-id-setup.c
+++ b/src/shared/machine-id-setup.c
diff --git a/src/machine-id-setup.h b/src/shared/machine-id-setup.h
index 16f45d86d3..16f45d86d3 100644
--- a/src/machine-id-setup.h
+++ b/src/shared/machine-id-setup.h
diff --git a/src/mount-setup.c b/src/shared/mount-setup.c
index 52fe523674..52fe523674 100644
--- a/src/mount-setup.c
+++ b/src/shared/mount-setup.c
diff --git a/src/mount-setup.h b/src/shared/mount-setup.h
index 720b66f76c..720b66f76c 100644
--- a/src/mount-setup.h
+++ b/src/shared/mount-setup.h
diff --git a/src/path-lookup.c b/src/shared/path-lookup.c
index 1d95f7d1f8..1d95f7d1f8 100644
--- a/src/path-lookup.c
+++ b/src/shared/path-lookup.c
diff --git a/src/path-lookup.h b/src/shared/path-lookup.h
index e8a5a77a7b..e8a5a77a7b 100644
--- a/src/path-lookup.h
+++ b/src/shared/path-lookup.h
diff --git a/src/spawn-ask-password-agent.c b/src/shared/spawn-ask-password-agent.c
index c1a9c58681..c1a9c58681 100644
--- a/src/spawn-ask-password-agent.c
+++ b/src/shared/spawn-ask-password-agent.c
diff --git a/src/spawn-ask-password-agent.h b/src/shared/spawn-ask-password-agent.h
index fa5e7b0260..fa5e7b0260 100644
--- a/src/spawn-ask-password-agent.h
+++ b/src/shared/spawn-ask-password-agent.h
diff --git a/src/spawn-polkit-agent.c b/src/shared/spawn-polkit-agent.c
index fd72588417..fd72588417 100644
--- a/src/spawn-polkit-agent.c
+++ b/src/shared/spawn-polkit-agent.c
diff --git a/src/spawn-polkit-agent.h b/src/shared/spawn-polkit-agent.h
index b91d20f120..b91d20f120 100644
--- a/src/spawn-polkit-agent.h
+++ b/src/shared/spawn-polkit-agent.h
diff --git a/src/specifier.c b/src/shared/specifier.c
index ae00ae10bb..ae00ae10bb 100644
--- a/src/specifier.c
+++ b/src/shared/specifier.c
diff --git a/src/specifier.h b/src/shared/specifier.h
index 57d1fcb35c..57d1fcb35c 100644
--- a/src/specifier.h
+++ b/src/shared/specifier.h
diff --git a/src/umount.c b/src/shared/umount.c
index 24c0947f21..24c0947f21 100644
--- a/src/umount.c
+++ b/src/shared/umount.c
diff --git a/src/umount.h b/src/shared/umount.h
index 2e2f9c181a..2e2f9c181a 100644
--- a/src/umount.h
+++ b/src/shared/umount.h
diff --git a/src/unit-name.c b/src/shared/unit-name.c
index 566cdc51cc..566cdc51cc 100644
--- a/src/unit-name.c
+++ b/src/shared/unit-name.c
diff --git a/src/unit-name.h b/src/shared/unit-name.h
index 4dfb9fa3ce..4dfb9fa3ce 100644
--- a/src/unit-name.h
+++ b/src/shared/unit-name.h
diff --git a/src/utmp-wtmp.c b/src/shared/utmp-wtmp.c
index 6bba325d3e..6bba325d3e 100644
--- a/src/utmp-wtmp.c
+++ b/src/shared/utmp-wtmp.c
diff --git a/src/utmp-wtmp.h b/src/shared/utmp-wtmp.h
index ab950617a1..ab950617a1 100644
--- a/src/utmp-wtmp.h
+++ b/src/shared/utmp-wtmp.h
diff --git a/src/watchdog.c b/src/shared/watchdog.c
index 13265e7692..13265e7692 100644
--- a/src/watchdog.c
+++ b/src/shared/watchdog.c
diff --git a/src/watchdog.h b/src/shared/watchdog.h
index 2e00cb9f4b..2e00cb9f4b 100644
--- a/src/watchdog.h
+++ b/src/shared/watchdog.h