This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/17252] getrandom and getentropy syscall


https://sourceware.org/bugzilla/show_bug.cgi?id=17252

--- Comment #4 from Cristian RodrÃguez <crrodriguez at opensuse dot org> ---
(In reply to Victor Stinner from comment #3)
> Any progress on this issue? I would be interested to use it in Python to
> avoid issues with the /dev/urandom file descriptor:
> http://bugs.python.org/issue22181

use the syscall() interface for now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]