* grub-core/osdep/random.c: Use unix/random.c on haiku. Haiku uses
yarrow (by B. Schneier et al) for its /dev/urandom (similar to FreeBSD).
This commit is contained in:
parent
b47fcae6cb
commit
d0a116ee5a
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/random.c: Use unix/random.c on haiku. Haiku uses
|
||||
yarrow (by B. Schneier et al) for its /dev/urandom (similar to FreeBSD).
|
||||
|
||||
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/generic/blocklist.c: Add missing include to string.h.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue