This is the mail archive of the libc-alpha@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]

Re: [PATCH v7] getrandom system call wrapper [BZ #17252]


On 11/29/2016 06:53 PM, Paul Eggert wrote:
On 11/29/2016 07:54 AM, Zack Weinberg wrote:
Would it make sense for getentropy
to loop internally rather than returning a short read?

FWIW, that is what I was planning when implementing a more-portable
version of getentropy (I guess that's its name now?) for Gnulib,

How are you going to avoid interposing the implementation in glibc?

Thanks,
Florian


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