summaryrefslogtreecommitdiffstats
path: root/botan/src/entropy/unix_procs/info.txt
blob: 928ec13b349f26c83115f110be145030ad6dbeb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
realname "Generic Unix Entropy Source"

define ENTROPY_SRC_UNIX
modset unix,beos

load_on auto

<add>
es_unix.cpp
unix_src.cpp
unix_cmd.cpp
es_unix.h
unix_cmd.h
</add>

<os>
aix
beos
cygwin
darwin
#freebsd
hpux
irix
linux
netbsd
qnx
solaris
tru64
</os>

<requires>
filters
</requires>