summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2009-03-13 15:16:19 +0100
committerJan Safranek <jsafrane@redhat.com>2009-03-26 09:34:18 +0100
commitf8e05fc8c129a13fed256b03a23537ef94c77152 (patch)
treec64ea7d9f7daeefd307feec1bcb90ea5e3e6d600
parent04bb98f8bd9751dd8a514b0e3a6c4862ceabeae9 (diff)
downloadlibcg-f8e05fc8c129a13fed256b03a23537ef94c77152.tar.gz
libcg-f8e05fc8c129a13fed256b03a23537ef94c77152.tar.xz
libcg-f8e05fc8c129a13fed256b03a23537ef94c77152.zip
Distribute files to various subdirectories
Signed-off-by: Jan Safranek <jsafrane@redhat.com>
-rw-r--r--dist/libcgroup.spec.in (renamed from libcgroup.spec.in)0
-rw-r--r--dist/mktarball-trunk (renamed from mktarball-trunk)0
-rwxr-xr-xdist/mktarball.in (renamed from mktarball.in)0
-rw-r--r--include/libcgroup.h (renamed from libcgroup.h)0
-rw-r--r--src/api.c (renamed from api.c)0
-rw-r--r--src/config.c (renamed from config.c)0
-rw-r--r--src/daemon/cgrulesengd.c (renamed from cgrulesengd.c)0
-rw-r--r--src/daemon/cgrulesengd.h (renamed from cgrulesengd.h)0
-rw-r--r--src/lex.l (renamed from lex.l)0
-rw-r--r--src/libcgroup-internal.h (renamed from libcgroup-internal.h)0
-rw-r--r--src/libcgroup.map (renamed from libcgroup.map)0
-rw-r--r--src/pam/pam_cgroup.c (renamed from pam_cgroup.c)0
-rw-r--r--src/parse.y (renamed from parse.y)0
-rw-r--r--src/tools/cgclassify.c (renamed from cgclassify.c)0
-rw-r--r--src/tools/cgconfig.c (renamed from cgconfig.c)0
-rw-r--r--src/tools/cgexec.c (renamed from cgexec.c)0
-rw-r--r--src/tools/tools-common.c (renamed from tools-common.c)0
-rw-r--r--src/tools/tools-common.h (renamed from tools-common.h)0
-rw-r--r--src/wrapper.c (renamed from wrapper.c)0
19 files changed, 0 insertions, 0 deletions
diff --git a/libcgroup.spec.in b/dist/libcgroup.spec.in
index e3cc114..e3cc114 100644
--- a/libcgroup.spec.in
+++ b/dist/libcgroup.spec.in
diff --git a/mktarball-trunk b/dist/mktarball-trunk
index c181d95..c181d95 100644
--- a/mktarball-trunk
+++ b/dist/mktarball-trunk
diff --git a/mktarball.in b/dist/mktarball.in
index 2170a12..2170a12 100755
--- a/mktarball.in
+++ b/dist/mktarball.in
diff --git a/libcgroup.h b/include/libcgroup.h
index 750e36e..750e36e 100644
--- a/libcgroup.h
+++ b/include/libcgroup.h
diff --git a/api.c b/src/api.c
index 28365b4..28365b4 100644
--- a/api.c
+++ b/src/api.c
diff --git a/config.c b/src/config.c
index b188985..b188985 100644
--- a/config.c
+++ b/src/config.c
diff --git a/cgrulesengd.c b/src/daemon/cgrulesengd.c
index 8efdce1..8efdce1 100644
--- a/cgrulesengd.c
+++ b/src/daemon/cgrulesengd.c
diff --git a/cgrulesengd.h b/src/daemon/cgrulesengd.h
index 1840143..1840143 100644
--- a/cgrulesengd.h
+++ b/src/daemon/cgrulesengd.h
diff --git a/lex.l b/src/lex.l
index 48a53b4..48a53b4 100644
--- a/lex.l
+++ b/src/lex.l
diff --git a/libcgroup-internal.h b/src/libcgroup-internal.h
index 001da1a..001da1a 100644
--- a/libcgroup-internal.h
+++ b/src/libcgroup-internal.h
diff --git a/libcgroup.map b/src/libcgroup.map
index 1989f90..1989f90 100644
--- a/libcgroup.map
+++ b/src/libcgroup.map
diff --git a/pam_cgroup.c b/src/pam/pam_cgroup.c
index c4ce633..c4ce633 100644
--- a/pam_cgroup.c
+++ b/src/pam/pam_cgroup.c
diff --git a/parse.y b/src/parse.y
index 8c7ae24..8c7ae24 100644
--- a/parse.y
+++ b/src/parse.y
diff --git a/cgclassify.c b/src/tools/cgclassify.c
index c044608..c044608 100644
--- a/cgclassify.c
+++ b/src/tools/cgclassify.c
diff --git a/cgconfig.c b/src/tools/cgconfig.c
index cc33ad9..cc33ad9 100644
--- a/cgconfig.c
+++ b/src/tools/cgconfig.c
diff --git a/cgexec.c b/src/tools/cgexec.c
index 167d873..167d873 100644
--- a/cgexec.c
+++ b/src/tools/cgexec.c
diff --git a/tools-common.c b/src/tools/tools-common.c
index 0bb666f..0bb666f 100644
--- a/tools-common.c
+++ b/src/tools/tools-common.c
diff --git a/tools-common.h b/src/tools/tools-common.h
index 3437973..3437973 100644
--- a/tools-common.h
+++ b/src/tools/tools-common.h
diff --git a/wrapper.c b/src/wrapper.c
index 2f8fcf2..2f8fcf2 100644
--- a/wrapper.c
+++ b/src/wrapper.c