[PATCH] arc4random implementation

Florian Weimer fweimer@redhat.com
Thu Jun 28 07:22:00 GMT 2018


On 06/28/2018 05:44 AM, DJ Delorie wrote:
> 
> It's taking me a while to read through this, but one initial thing...
> 
> The BSD definitions use uint32_t, not "unsigned int" for the prototypes.

We currently have extremely few prototypes in installed headers which 
use uint32_t, which is why I went with the glibc precedent here.

Thanks,
Florian



More information about the Libc-alpha mailing list