aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/system_rng
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/rng/system_rng
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/rng/system_rng')
-rw-r--r--src/lib/rng/system_rng/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/rng/system_rng/info.txt b/src/lib/rng/system_rng/info.txt
index e961b974f..987b18c76 100644
--- a/src/lib/rng/system_rng/info.txt
+++ b/src/lib/rng/system_rng/info.txt
@@ -3,6 +3,7 @@ define SYSTEM_RNG 20141202
# Any system with /dev/random or CryptGenRandom
<os>
+android
aix
cygwin
darwin