On perjantaina 5. helmikuuta 2016 22.00.53 EET, Laurent Vivier wrote:
getrandom() has been introduced in kernel 3.17 and is now used during
the boot sequence of Debian unstable (stretch/sid).
Applied, thanks
Signed-off-by: Laurent Vivier
---
linux-user/syscall.c | 13 +
1 file c
getrandom() has been introduced in kernel 3.17 and is now used during
the boot sequence of Debian unstable (stretch/sid).
Signed-off-by: Laurent Vivier
---
linux-user/syscall.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index da