aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy
diff options
context:
space:
mode:
authorDaniel Seither <[email protected]>2015-07-17 14:26:30 +0200
committerDaniel Seither <[email protected]>2015-07-17 15:31:28 +0200
commitb69c375f2cd6b6a6579cb400f5d4c67593197ff7 (patch)
tree00466acb9a3d80feb50a4fa9781f41a921d7042a /src/lib/entropy
parent66ffb49c743aa45a58011ba8cedc14b5ccac9d25 (diff)
Add Android OS
The android.txt is a copy of linux.txt minus the getsid feature (Android's libc, Bionic, doesn't support it) and the alias linux-gnu. It is supported anywhere where linux is supported.
Diffstat (limited to 'src/lib/entropy')
-rw-r--r--src/lib/entropy/dev_random/info.txt1
-rw-r--r--src/lib/entropy/egd/info.txt1
-rw-r--r--src/lib/entropy/proc_walk/info.txt1
-rw-r--r--src/lib/entropy/unix_procs/info.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/entropy/dev_random/info.txt b/src/lib/entropy/dev_random/info.txt
index a6426d3a8..d8b7df134 100644
--- a/src/lib/entropy/dev_random/info.txt
+++ b/src/lib/entropy/dev_random/info.txt
@@ -10,6 +10,7 @@ dev_random.h
<os>
aix
+android
cygwin
darwin
dragonfly
diff --git a/src/lib/entropy/egd/info.txt b/src/lib/entropy/egd/info.txt
index 5cccea4e1..b7b951c2b 100644
--- a/src/lib/entropy/egd/info.txt
+++ b/src/lib/entropy/egd/info.txt
@@ -16,6 +16,7 @@ qnx -> socket
</libs>
<os>
+android
aix
cygwin
darwin
diff --git a/src/lib/entropy/proc_walk/info.txt b/src/lib/entropy/proc_walk/info.txt
index 2f5099f91..c713d3b8e 100644
--- a/src/lib/entropy/proc_walk/info.txt
+++ b/src/lib/entropy/proc_walk/info.txt
@@ -9,6 +9,7 @@ proc_walk.h
</header:internal>
<os>
+android
aix
cygwin
darwin
diff --git a/src/lib/entropy/unix_procs/info.txt b/src/lib/entropy/unix_procs/info.txt
index 466be9830..ee382d8da 100644
--- a/src/lib/entropy/unix_procs/info.txt
+++ b/src/lib/entropy/unix_procs/info.txt
@@ -10,6 +10,7 @@ unix_procs.h
</header:internal>
<os>
+android
aix
cygwin
darwin