[Webkit-unassigned] [Bug 170096] [WTF][Linux] Use getrandom once unsupported Linux kernels disappear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 25 08:04:30 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170096
--- Comment #2 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Michael Catanzaro from comment #1)
> Kernel is not the limiting factor here, but glibc, which took a very long
> time to add support for getrandom(). Unless you want to use getrandom() via
> syscall() directly.
If so, syscall(SYS_getrandom, buf, length, 0) should work :)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170325/0bca251c/attachment.html>
More information about the webkit-unassigned
mailing list