summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-09 11:42:22 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-09 11:42:22 +0200
commit1ba2ed95690396bf081d0af043d878b26b8563c2 (patch)
tree2f381ea0ad053718df0f99b830ee4c5051335d12
parentf937e9eae8012b66eeabcd10e4188d6410e7c5c4 (diff)
Prepare the random translator to be merged into the Hurd sourcesrandom
Move the random translator to its own subdirectory 'random'. This is the last commit to this repository. Development of the random translator will continue in the main Hurd repository.
-rw-r--r--random/Makefile (renamed from Makefile)0
-rw-r--r--random/TODO (renamed from TODO)0
-rw-r--r--random/gnupg-bithelp.h (renamed from gnupg-bithelp.h)0
-rw-r--r--random/gnupg-glue.h (renamed from gnupg-glue.h)0
-rw-r--r--random/gnupg-random.c (renamed from gnupg-random.c)0
-rw-r--r--random/gnupg-random.h (renamed from gnupg-random.h)0
-rw-r--r--random/gnupg-rmd.h (renamed from gnupg-rmd.h)0
-rw-r--r--random/gnupg-rmd160.c (renamed from gnupg-rmd160.c)0
-rw-r--r--random/mig-decls.h (renamed from mig-decls.h)0
-rw-r--r--random/mig-mutate.h (renamed from mig-mutate.h)0
-rw-r--r--random/random.c (renamed from random.c)0
-rw-r--r--random/random.h (renamed from random.h)0
12 files changed, 0 insertions, 0 deletions
diff --git a/Makefile b/random/Makefile
index 6291da0ca..6291da0ca 100644
--- a/Makefile
+++ b/random/Makefile
diff --git a/TODO b/random/TODO
index 9cc57ab93..9cc57ab93 100644
--- a/TODO
+++ b/random/TODO
diff --git a/gnupg-bithelp.h b/random/gnupg-bithelp.h
index 188db168a..188db168a 100644
--- a/gnupg-bithelp.h
+++ b/random/gnupg-bithelp.h
diff --git a/gnupg-glue.h b/random/gnupg-glue.h
index cbf0a1030..cbf0a1030 100644
--- a/gnupg-glue.h
+++ b/random/gnupg-glue.h
diff --git a/gnupg-random.c b/random/gnupg-random.c
index 8f3086213..8f3086213 100644
--- a/gnupg-random.c
+++ b/random/gnupg-random.c
diff --git a/gnupg-random.h b/random/gnupg-random.h
index ee18febc2..ee18febc2 100644
--- a/gnupg-random.h
+++ b/random/gnupg-random.h
diff --git a/gnupg-rmd.h b/random/gnupg-rmd.h
index 2446fc7dc..2446fc7dc 100644
--- a/gnupg-rmd.h
+++ b/random/gnupg-rmd.h
diff --git a/gnupg-rmd160.c b/random/gnupg-rmd160.c
index 661076859..661076859 100644
--- a/gnupg-rmd160.c
+++ b/random/gnupg-rmd160.c
diff --git a/mig-decls.h b/random/mig-decls.h
index 87b7eb2a9..87b7eb2a9 100644
--- a/mig-decls.h
+++ b/random/mig-decls.h
diff --git a/mig-mutate.h b/random/mig-mutate.h
index dab89e565..dab89e565 100644
--- a/mig-mutate.h
+++ b/random/mig-mutate.h
diff --git a/random.c b/random/random.c
index 6eea3631a..6eea3631a 100644
--- a/random.c
+++ b/random/random.c
diff --git a/random.h b/random/random.h
index a38a41772..a38a41772 100644
--- a/random.h
+++ b/random/random.h