aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/proc_walk/modinfo.txt
blob: d932523fd7a09d205abdcd169f0d327762d4912d (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
realname "File Tree Walking Entropy Source"

define ENTROPY_SRC_FTW

load_on auto
modset unix

<add>
es_ftw.h
es_ftw.cpp
</add>

<os>
aix
cygwin
darwin
freebsd
hpux
irix
linux
openbsd
qnx
solaris
tru64

# Doesn't build on 2.0.2/x86 due to libc/libstdc++ header issues; no
# big deal since it has /dev/*random
#netbsd
</os>